1
0
Fork 0

Updated to seafile 1.6.1

This commit is contained in:
Aaron Lindsay 2013-04-27 09:49:42 -04:00
parent eff0f7c447
commit d7c3b3706d
1 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@
pkgname=libsearpc
# The version number for the software
pkgver=1.0.2
_seafilever=1.5.3
pkgver=1.1.0
_seafilever=1.6.1
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
pkgrel=4
pkgrel=1
# 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.googlecode.com/files/seafile-latest.tar.gz"
source=("http://seafile.googlecode.com/files/seafile-1.6.1.tar.gz"
"libsearpc.pc.patch")
sha256sums=('33f150bcc5fc1f71f20584f8e82999313452c1177483f60a0045c73a45332f75'
sha256sums=('e2f10e9941302dafaf6dd88a507f7b9a1f38c0ce5d2d376e94a3b4e1d6513d72'
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
prepare () {