Update to seafile 2.1.2
This commit is contained in:
parent
d0eeea51f4
commit
025f153f37
8
PKGBUILD
8
PKGBUILD
@ -4,11 +4,11 @@
|
|||||||
pkgname=libsearpc
|
pkgname=libsearpc
|
||||||
|
|
||||||
# The version number for the software
|
# The version number for the software
|
||||||
pkgver=1.2.1
|
pkgver=1.2.2
|
||||||
_seafilever=2.1.1
|
_seafilever=2.1.2
|
||||||
|
|
||||||
#The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase
|
#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)
|
# 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."
|
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"
|
source=("https://github.com/haiwen/libsearpc/archive/v${_seafilever}.tar.gz"
|
||||||
"libsearpc.pc.patch")
|
"libsearpc.pc.patch")
|
||||||
sha256sums=('c0e7cc812c642ebb1339c3701570e78ff5b8c8aa2a521e5a505e28d9666e89ec'
|
sha256sums=('87756953e178e1cd3030969d7ac0db887e9e80c3163d91096e94906c974bb80d'
|
||||||
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
|
'aec39a303aaebc0777a22d8c53367f52f619654d63f62b362d75c1c599e632f4')
|
||||||
|
|
||||||
configure_libsearpc() {
|
configure_libsearpc() {
|
||||||
|
Loading…
Reference in New Issue
Block a user