aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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