summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e240fc2b802b..12e867251931 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cisco-regex
pkgdesc = is made to lint standard and extended ip access lists on the Cisco IOS platform
pkgver = 0.92
- pkgrel = 01
+ pkgrel = 1
url = https://jeremy.kister.net/code/Cisco-Regex-0.92/README
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ecf27a052891..cc46ff800f6a 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vmalloc vmalloc@olanfa.de
pkgname=cisco-regex
pkgver=0.92
-pkgrel=01
+pkgrel=1
pkgdesc="is made to lint standard and extended ip access lists on the Cisco IOS platform"
arch=('i686' 'x86_64')
url="https://jeremy.kister.net/code/Cisco-Regex-0.92/README"