diff --git a/community/makepasswd/APKBUILD b/community/makepasswd/APKBUILD index 27c423e393d..902dee67456 100644 --- a/community/makepasswd/APKBUILD +++ b/community/makepasswd/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=makepasswd pkgver=0.5.3 -pkgrel=1 +pkgrel=2 pkgdesc="Generates (pseudo-)random passwords of a desired length" url="http://people.defora.org/~khorben/projects/makepasswd/" arch="all"