1
0
Fork 0

Changed source package download link

This commit is contained in:
Aaron Lindsay 2013-02-23 10:36:07 -05:00
parent a636197049
commit 99be98dc14
1 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ pkgver=1.0.1
_seafilever=1.4.5
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
pkgrel=2
pkgrel=3
# The description of the package, should be about 80 characters long (one line)
pkgdesc="A simple and easy-to-use C language RPC framework (including both server side & client side) based on GObject System."
@ -37,9 +37,9 @@ provides=()
# Change the default behavior of makepkg see PKGBUILD#options
options=
source=("http://seafile.com.cn/downloads/seafile-latest.tar.gz"
source=("http://seafile.googlecode.com/files/seafile-1.4.5.tar.gz"
"libsearpc.pc.patch")
sha256sums=('843b32a3f9ae9a3bc88d0c728a2873da824537cb4aa907bb9af4cf61121ccc99'
sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb'
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
prepare () {