Changed source package download link
This commit is contained in:
parent
2c701a1206
commit
6b52949948
6
PKGBUILD
6
PKGBUILD
@ -7,7 +7,7 @@ pkgname=seafile
|
|||||||
pkgver=1.4.5
|
pkgver=1.4.5
|
||||||
|
|
||||||
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
#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)
|
# The description of the package, should be about 80 characters long (one line)
|
||||||
pkgdesc="Seafile is an open-source Dropbox replacement."
|
pkgdesc="Seafile is an open-source Dropbox replacement."
|
||||||
@ -40,9 +40,9 @@ options=
|
|||||||
|
|
||||||
install=seafile.install
|
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")
|
"seafile-admin.patch")
|
||||||
sha256sums=('843b32a3f9ae9a3bc88d0c728a2873da824537cb4aa907bb9af4cf61121ccc99'
|
sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb'
|
||||||
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
|
'0d9578b85c00f3087a19f227b29c3fda13e83d093d024c68c1df5575d30d56dc')
|
||||||
|
|
||||||
prepare () {
|
prepare () {
|
||||||
|
Loading…
Reference in New Issue
Block a user