1
0
Fork 0

Update to seafile 1.7.0

This commit is contained in:
Aaron Lindsay 2013-06-18 07:20:45 -04:00
parent d7c3b3706d
commit 81dbd39997
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@ pkgname=libsearpc
# The version number for the software
pkgver=1.1.0
_seafilever=1.6.1
_seafilever=1.7.0
#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="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-1.6.1.tar.gz"
source=("http://seafile.googlecode.com/files/seafile-1.7.0.tar.gz"
"libsearpc.pc.patch")
sha256sums=('e2f10e9941302dafaf6dd88a507f7b9a1f38c0ce5d2d376e94a3b4e1d6513d72'
sha256sums=('909b1674acf8da74a4131d7cc9f2e39f0dcf53df1b2338df719365028ae59b23'
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
prepare () {