From 0c4f18c9e1b49a94e103f2f657a40c51fd3ddc39 Mon Sep 17 00:00:00 2001 From: Aaron Lindsay Date: Wed, 12 Jun 2013 23:20:18 -0400 Subject: [PATCH] Update for license change: https://github.com/haiwen/ccnet/commit/1df0f13749fccd8703f9066a0c751a0d4547573b --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index b1c23f1..1594f22 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgver=1.3.3 _seafilever=1.6.1 #The release number for the arch package, as fixes are added to the PKGBUILD, the release number will increase -pkgrel=1 +pkgrel=2 # The description of the package, should be about 80 characters long (one line) pkgdesc="A framework for writing networked applications in C." @@ -41,7 +41,7 @@ source=("http://seafile.googlecode.com/files/seafile-1.6.1.tar.gz" "https://raw.github.com/haiwen/ccnet/master/COPYRIGHT" "libccnet.pc.patch") sha256sums=('e2f10e9941302dafaf6dd88a507f7b9a1f38c0ce5d2d376e94a3b4e1d6513d72' - 'e788cf52e18ae6f284f07669954dfbde8e8567e57191c14944b9513b18c4e985' + '7abb45e3e313d37337b088411fa249171f58186ebf951c19ea2bf1390927a0f3' '66c3b02c3981db6a80819e0ae103bedadf8dfdf81405a7f75a9cba714acf973f') prepare () {