1
0
Fork 0

Update to seafile 2.0.7

This commit is contained in:
Aaron Lindsay 2013-11-08 07:33:14 -05:00
parent ac4ce897c5
commit 04ead82543
1 changed files with 4 additions and 4 deletions

View File

@ -4,11 +4,11 @@
pkgname=ccnet
# The version number for the software
pkgver=1.3.6 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile`
_seafilever=2.0.5
pkgver=1.3.7 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile`
_seafilever=2.0.7
#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 framework for writing networked applications in C."
@ -40,7 +40,7 @@ options=
source=("https://github.com/haiwen/ccnet/archive/v${_seafilever}.tar.gz"
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
"libccnet.pc.patch")
sha256sums=('139a801daf225a277c04c9e2bf43bf2d617d81c33a6b6e651de18fe223586eb3'
sha256sums=('e5b4555c4b1a01d04a11c541e6ccf9b7999a9c1ee7838e2ef662deb3c798f465'
'7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3'
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f')