From 41f21b4de6f350bb639e5d2030ea55e143695b13 Mon Sep 17 00:00:00 2001 From: Johannes Löthberg Date: Sun, 14 Jun 2015 20:09:22 +0200 Subject: updpkg: irker 2.13-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Johannes Löthberg --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index eb6a5e8..238e67e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,5 +1,5 @@ pkgname=irker -pkgver=2.12 +pkgver=2.13 pkgrel=1 pkgdesc="IRC client daemon accepting JSON notification requests" @@ -12,7 +12,7 @@ makedepends=('xmlto' 'docbook-xml' 'docbook-xsl') source=("http://www.catb.org/~esr/irker/irker-$pkgver.tar.gz") -sha1sums=('332b1e647b3f06755f02c03262409909d278c372') +sha1sums=('11be24fcc15d8d607b85527050b693b3ca0dc968') build() { cd irker-$pkgver -- cgit v1.2.3-54-g00ecf