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

Alexander Rødseth arodseth at archlinux.org
Wed Nov 1 11:07:22 UTC 2017


    Date: Wednesday, November 1, 2017 @ 11:07:21
  Author: arodseth
Revision: 264990

upgpkg: pwgen 2.08-1

Modified:
  pwgen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-01 10:59:27 UTC (rev 264989)
+++ PKGBUILD	2017-11-01 11:07:21 UTC (rev 264990)
@@ -4,17 +4,17 @@
 # Contributor: Tobias Powalowski <t.powa at gmx.de>
 
 pkgname=pwgen
-pkgver=2.07
-pkgrel=2
+pkgver=2.08
+pkgrel=1
 pkgdesc='Password generator for creating easily memorable passwords'
 arch=('x86_64' 'i686')
 url='https://sourceforge.net/projects/pwgen/'
 license=('GPL')
 depends=('glibc')
+validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0')
 source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556'
+sha256sums=('dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b'
             'SKIP')
-validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -33,4 +33,5 @@
   make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
 }
 
-# vim:set ts=2 sw=2 et:
+# getver: sf.net/p/pwgen/code/ci/master/tree/Makefile.in?format=raw
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list