summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb4a027507eb..90822a1b2830 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pacparser
pkgdesc = Python 3.x pacparser module
pkgver = 1.4.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/manugarg/pacparser
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 360dc95398a1..77af130907f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=python-pacparser
pkgver=1.4.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python 3.x pacparser module'
arch=(i686 x86_64 aarch64)
license=(LGPL-3.0-only)