[arch-commits] CVS update of extra/system/makepasswd (PKGBUILD)

Travis Willard travis at archlinux.org
Sun Apr 29 23:48:51 UTC 2007


    Date: Sunday, April 29, 2007 @ 19:48:51
  Author: travis
    Path: /home/cvs-extra/extra/system/makepasswd

Modified: PKGBUILD (1.8 -> 1.9)

upgpkg: makepasswd 1.10-2
Wow, totally copypasta'd the dependencies... must still be recovering from my vacation.


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/system/makepasswd/PKGBUILD
diff -u extra/system/makepasswd/PKGBUILD:1.8 extra/system/makepasswd/PKGBUILD:1.9
--- extra/system/makepasswd/PKGBUILD:1.8	Sun Apr 29 15:07:28 2007
+++ extra/system/makepasswd/PKGBUILD	Sun Apr 29 19:48:51 2007
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD,v 1.8 2007/04/29 19:07:28 travis Exp $
+# $Id: PKGBUILD,v 1.9 2007/04/29 23:48:51 travis Exp $
 # Maintainer: Travis Willard <travisw at wmpub.ca> 
 # Contributor: Manolis Tzanidakis
 
 pkgname=makepasswd
 pkgver=1.10
-pkgrel=1
+pkgrel=2
 pkgdesc="Generates true random passwords with the emphasis on security over pronounceability."
 arch=('i686' 'x86_64')
 url="http://packages.debian.org/stable/admin/makepasswd.html"
 license=('GPL')
-depends=('glibc')
+depends=('perl' 'perl-passwd-md5')
 makedepends=('gzip')
 source=(http://www.archlinux.org/~travis/${pkgname}_${pkgver}.orig.tar.gz)
 




More information about the arch-commits mailing list