Update to seafile 1.5.3
This commit is contained in:
parent
36acfaf710
commit
932312dedd
10
PKGBUILD
10
PKGBUILD
@ -4,11 +4,11 @@
|
||||
pkgname=libsearpc
|
||||
|
||||
# The version number for the software
|
||||
pkgver=1.0.1
|
||||
_seafilever=1.4.5
|
||||
pkgver=1.0.2
|
||||
_seafilever=1.5.3
|
||||
|
||||
#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-1.4.5.tar.gz"
|
||||
source=("http://seafile.googlecode.com/files/seafile-latest.tar.gz"
|
||||
"libsearpc.pc.patch")
|
||||
sha256sums=('d298ea339a8ddc3cec0d8513032b15b1c53ee27bb4afc69f147bca57258fe9fb'
|
||||
sha256sums=('33f150bcc5fc1f71f20584f8e82999313452c1177483f60a0045c73a45332f75'
|
||||
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
|
||||
|
||||
prepare () {
|
||||
|
Loading…
Reference in New Issue
Block a user