Date: Tuesday, November 5, 2013 @ 21:57:49 Author: seblu Revision: 100559
upgpkg: znc 1.2-1 Modified: znc/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-05 20:43:13 UTC (rev 100558) +++ PKGBUILD 2013-11-05 20:57:49 UTC (rev 100559) @@ -4,8 +4,8 @@ # Contributor: mickael9 <mickael9 at gmail dot com> pkgname=znc -pkgver=1.0 -pkgrel=7 +pkgver=1.2 +pkgrel=1 pkgdesc='An IRC bouncer with modules & scripts support' url='http://en.znc.in/wiki/index.php/ZNC' license=('GPL2') @@ -18,7 +18,7 @@ 'cyrus-sasl: saslauth module') install=$pkgname.install source=("http://znc.in/releases/$pkgname-$pkgver.tar.gz") -md5sums=('23807ca830c27392cccb6774f542df6e') +md5sums=('ef18e5402a82cc3fcab5c2ac5c2e6f3b') build() { cd $pkgname-$pkgver
