summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick McCarty2018-01-24 23:06:17 -0800
committerPatrick McCarty2018-01-24 23:06:17 -0800
commitfee5607c4f048b5cec6ee50361f17bb44145895c (patch)
treee018627fa20bd3617cce5ed439bc7efc6f6b434e /PKGBUILD
parent30e93dd9d968d8267bb634112ee9406b6ce9f0f1 (diff)
downloadaur-fee5607c4f048b5cec6ee50361f17bb44145895c.tar.gz
Rebuild for latest gawkextlib
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc89225be5b5..2581c7c2412c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gawk-gd
_project=gawkextlib
pkgver=1.0.2
-pkgrel=1
+pkgrel=2
pkgdesc="GAWK extension - interface to the GD graphics library"
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/gawkextlib/"