summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick McCarty2023-11-16 14:16:57 -0800
committerPatrick McCarty2023-11-16 14:16:57 -0800
commitefca551c58882cbbf48931d7d417780c2e92f47d (patch)
tree024def0f10a76251005108e9d25a007e8d12893a /PKGBUILD
parent02a2f6241d45a4abcd69d52e8182057c58c9604a (diff)
downloadaur-efca551c58882cbbf48931d7d417780c2e92f47d.tar.gz
Rebuild for gawk 5.3.0 (API major version bump)
Note that as a consequence of the gawk API bump, gawkextlib must be built and installed before this package is rebuilt. If you are using an AUR helper tool that does not build/install updated AUR packages sequentially (in dependency order), then update to gawkextlib 1.0.4-4 first before updating this package.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0dd87b228d70..4710323be2e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gawk-haru
_project=gawkextlib
pkgver=1.0.2
-pkgrel=2
+pkgrel=3
pkgdesc="GAWK extension - interface to the libharu PDF library"
arch=('i686' 'x86_64')
url="https://sourceforge.net/projects/gawkextlib/"