Update to seafile 2.0.7
This commit is contained in:
parent
ac4ce897c5
commit
04ead82543
8
PKGBUILD
8
PKGBUILD
@ -4,11 +4,11 @@
|
|||||||
pkgname=ccnet
|
pkgname=ccnet
|
||||||
|
|
||||||
# The version number for the software
|
# The version number for the software
|
||||||
pkgver=1.3.6 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile`
|
pkgver=1.3.7 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile`
|
||||||
_seafilever=2.0.5
|
_seafilever=2.0.7
|
||||||
|
|
||||||
#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 framework for writing networked applications in C."
|
pkgdesc="A framework for writing networked applications in C."
|
||||||
@ -40,7 +40,7 @@ options=
|
|||||||
source=("https://github.com/haiwen/ccnet/archive/v${_seafilever}.tar.gz"
|
source=("https://github.com/haiwen/ccnet/archive/v${_seafilever}.tar.gz"
|
||||||
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
|
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
|
||||||
"libccnet.pc.patch")
|
"libccnet.pc.patch")
|
||||||
sha256sums=('139a801daf225a277c04c9e2bf43bf2d617d81c33a6b6e651de18fe223586eb3'
|
sha256sums=('e5b4555c4b1a01d04a11c541e6ccf9b7999a9c1ee7838e2ef662deb3c798f465'
|
||||||
'7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3'
|
'7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3'
|
||||||
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f')
|
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f')
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user