aboutsummaryrefslogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-06-14 20:09:22 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-14 20:09:22 +0200
commit41f21b4de6f350bb639e5d2030ea55e143695b13 (patch)
treeace81df95bde279f5823e3aa0358384678dd83bf /PKGBUILD
parent1ee7c0d3b569776052e820a74d253cd92b7fb8a9 (diff)
downloadpkgbuilds-41f21b4de6f350bb639e5d2030ea55e143695b13.tar.xz
updpkg: irker 2.13-1irker
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
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