1
0
Fork 0

Update for seafile 1.8.1

This commit is contained in:
Aaron Lindsay 2013-08-20 17:36:35 -04:00
parent 11f39010ae
commit 86a58ee256
1 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@
pkgname=ccnet
# The version number for the software
pkgver=1.3.4
_seafilever=1.7.1.1
pkgver=1.3.5 #Should match `grep "PACKAGE_VERSION" ccnet/Makefile`
_seafilever=1.8.1
#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 framework for writing networked applications in C."
@ -37,10 +37,10 @@ provides=()
# Change the default behavior of makepkg see PKGBUILD#options
options=
source=("http://seafile.googlecode.com/files/seafile-1.7.1.1.tar.gz"
source=("http://seafile.googlecode.com/files/seafile-1.8.1.tar.gz"
"https://raw.github.com/haiwen/ccnet/master/COPYRIGHT"
"libccnet.pc.patch")
sha256sums=('840ca277756c3e2c4014a4b62ea1ed4eed732381910048387afcf52cbe2b4054'
sha256sums=('b08d4a79ef26023e49e5882d88d6e8d918dbb3e0ea17694fea1d593b493c8f81'
'7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3'
'66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f')