summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJordan Day2019-04-12 08:27:30 -0500
committerJordan Day2019-04-12 08:27:30 -0500
commit1e7a984f91da36b3fd33862a6db0a91dbd6c172d (patch)
tree4d933a5ec3258e38569b667af737407a094581ad /PKGBUILD
parent69f098f971e7f053268d3583afcc10c54960ea05 (diff)
downloadaur-1e7a984f91da36b3fd33862a6db0a91dbd6c172d.tar.gz
1.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1655b78d58fd..99b6b33dc69b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jordan Day jordanday 4 4 4 at gmail.com
# Contributer: Josh VanderLinden <arch@cloudlery.com>
pkgname=adduser
-pkgver=1.16
+pkgver=1.17
pkgrel=1
pkgdesc="Interactive front end to /usr/bin/useradd from Slackware Linux"
arch=('any')
@@ -10,7 +10,7 @@ license=('BSD')
provides=('adduser')
depends=('gawk' 'shadow>=4.1.5.1-3')
source=("http://mirrors.slackware.com/slackware/slackware64-current/source/a/shadow/adduser")
-md5sums=('51e1dfa0904c12cee976edaee7992558')
+md5sums=('285f4e8d9f24c690a44af7cd17ffb9a2')
package() {
install -D -m755 adduser "${pkgdir}/usr/bin/adduser"