1
0
Fork 0

Changed source package download link

This commit is contained in:
Aaron Lindsay 2013-02-23 10:35:40 -05:00
parent 2c701a1206
commit 6b52949948
1 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ pkgname=seafile
pkgver=1.4.5
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
pkgrel=1
pkgrel=2
# The description of the package, should be about 80 characters long (one line)
pkgdesc="Seafile is an open-source Dropbox replacement."
@ -40,9 +40,9 @@ options=
install=seafile.install
source=("http://seafile.com.cn/downloads/seafile-latest.tar.gz"
source=("http://seafile.googlecode.com/files/seafile-1.4.5.tar.gz"
"seafile-admin.patch")
sha256sums=('843b32a3f9ae9a3bc88d0c728a2873da824537cb4aa907bb9af4cf61121ccc99'
sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb'
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
prepare () {