summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbuilduser2024-01-29 13:59:22 +0000
committerbuilduser2024-01-29 13:59:22 +0000
commit476a2ece3a834f3a09c9774cf1b35ad102b4fb56 (patch)
treeb4e45d42c91fb8b569a03f34ee1e11b682eae9b0
parent1f6893aeb886cca383f277350274d229410f47b8 (diff)
downloadaur-cisco-regex.tar.gz
url changed to https
-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"