summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCallum Parsey2023-03-08 13:49:06 +1030
committerCallum Parsey2023-03-08 13:49:06 +1030
commitc9a3ec89b8556290e35844ed8d31b9ea177e6dd2 (patch)
tree19d6c27b089c6598175dbab1ff1a474940d29de7 /PKGBUILD
parent92e5ce2837a1e19973839e6c02072b2129041e17 (diff)
downloadaur-c9a3ec89b8556290e35844ed8d31b9ea177e6dd2.tar.gz
Bump `pkgrel` to `2` for release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 962b030763e9..71dc0c5d62c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=adduser-deb
_pkgname=adduser-debian
pkgver=3.131
-pkgrel=1
+pkgrel=2
pkgdesc="Debian's 'adduser' and 'deluser' commands for creating and removing users"
arch=("any")
url="https://salsa.debian.org/debian/adduser"