summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmanuel Duss2023-04-11 22:32:43 +0200
committerEmanuel Duss2023-04-11 22:32:43 +0200
commit07903fc118d758a67de195311b5b5674dcd9b780 (patch)
tree6a55e3cdb39a8ae1aaca6fe1d22452839d650504
parent36e0e9d060ca71215b8aa83a1ebb897e1a87d514 (diff)
downloadaur-07903fc118d758a67de195311b5b5674dcd9b780.tar.gz
Updated pkgrel after messing around with commits
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caebded8865e..4cf1d162902b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = dumpasn1
pkgdesc = ASN.1 analyze tool
pkgver = 20230322
- pkgrel = 1
+ pkgrel = 2
url = http://www.cs.auckland.ac.nz/~pgut001
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index af3c171525ba..35cdec258608 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Nicolas Martyanoff <khaelin@gmail.com>
pkgname=dumpasn1
pkgver=20230322
-pkgrel=1
+pkgrel=2
pkgdesc="ASN.1 analyze tool"
url="http://www.cs.auckland.ac.nz/~pgut001"
license=('custom')