1
0
Fork 0

Update to seafile 2.1.2

This commit is contained in:
Aaron Lindsay 2014-03-13 19:16:53 -04:00
parent d0eeea51f4
commit 025f153f37
1 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@
pkgname=libsearpc
# The version number for the software
pkgver=1.2.1
_seafilever=2.1.1
pkgver=1.2.2
_seafilever=2.1.2
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
pkgrel=2
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."
@ -39,7 +39,7 @@ options=
source=("https://github.com/haiwen/libsearpc/archive/v${_seafilever}.tar.gz"
"libsearpc.pc.patch")
sha256sums=('c0e7cc812c642ebb1339c3701570e78ff5b8c8aa2a521e5a505e28d9666e89ec'
sha256sums=('87756953e178e1cd3030969d7ac0db887e9e80c3163d91096e94906c974bb80d'
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
configure_libsearpc() {