[arch-commits] Commit in makepasswd/trunk (PKGBUILD)

Sébastien Luttringer seblu at archlinux.org
Sun Jul 26 14:50:19 UTC 2015


    Date: Sunday, July 26, 2015 @ 16:50:18
  Author: seblu
Revision: 137423

upgpkg: makepasswd 1.10_10-1

Modified:
  makepasswd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-26 14:45:17 UTC (rev 137422)
+++ PKGBUILD	2015-07-26 14:50:18 UTC (rev 137423)
@@ -5,7 +5,7 @@
 # Contributor: Manolis Tzanidakis
 
 pkgname=makepasswd
-pkgver=1.10_9
+pkgver=1.10_10
 pkgrel=1
 pkgdesc='Generates true random passwords with the emphasis on security over pronounceability (Debian version)'
 arch=('any')
@@ -15,7 +15,7 @@
 source=("http://ftp.debian.org/debian/pool/main/m/${pkgname}/${pkgname}_${pkgver%_*}.orig.tar.gz"
         "http://ftp.debian.org/debian/pool/main/m/${pkgname}/${pkgname}_${pkgver//_/-}.diff.gz")
 md5sums=('55842bb4c064ebcdedffb4afd5f0945a'
-         '66b730bfb5393842d754190766c7f77a')
+         'e9ec121ed24c08f7b9b21b325f3a9fef')
 
 prepare() {
   patch -p1 -d "$pkgname-${pkgver%_*}" < "${pkgname}_${pkgver//_/-}.diff"



More information about the arch-commits mailing list