summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArenM2023-07-18 20:21:10 -0400
committerArenM2023-07-18 20:21:10 -0400
commitea51680082a9295c21981fc76e94fd313b9dde26 (patch)
tree2bed05cd07e6e9f101d8e8a842398ba582ef9153
parent3c7587cfefdc4d0bad12d3c49a2f15876c606f75 (diff)
downloadaur-ea51680082a9295c21981fc76e94fd313b9dde26.tar.gz
bump pkgrel for new icu version
This package is included as a submodule in the danctnix repositories, it's easier to bump the pkgrel here too.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a08b3f7e820f..286786f696b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pnc
pkgdesc = libphonenumber command-line wrapper continued (by the sxmo project)
pkgver = 0.9.4
- pkgrel = 1
+ pkgrel = 2
url = https://git.sr.ht/~anjan/pnc
arch = x86_64
arch = armv7h
diff --git a/PKGBUILD b/PKGBUILD
index ad85ca454004..1d96f7e15396 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=pnc
pkgver=0.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="libphonenumber command-line wrapper continued (by the sxmo project)"
url="https://git.sr.ht/~anjan/pnc"
arch=('x86_64' 'armv7h' 'aarch64')