summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Hebb2022-05-08 12:01:35 -0700
committerThomas Hebb2022-05-08 12:01:35 -0700
commita963b8fe0b56aed93cc8b618d944cecf2f29df9c (patch)
treeed07c759adccf8e9e616d556a58e9c94cd478723
parentf7806ba4b3293ac691d7c67d0bfb269ab9e10e8f (diff)
downloadaur-debian-whois-mkpasswd.tar.gz
Bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6bf2e700e68e..049d6a193fdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = debian-whois-mkpasswd
pkgdesc = A features-rich front end to the password encryption function crypt(3).
pkgver = 5.5.13
- pkgrel = 1
+ pkgrel = 2
url = http://packages.debian.org/sid/whois
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 0f96d069b293..d49b55e5b154 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=debian-whois-mkpasswd
pkgver=5.5.13
_debian_backport=''
-pkgrel=1
+pkgrel=2
pkgdesc="A features-rich front end to the password encryption function crypt(3)."
arch=('i686' 'x86_64')
url="http://packages.debian.org/sid/whois"