[arch-commits] Commit in pwgen/repos (4 files)

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


    Date: Wednesday, November 1, 2017 @ 11:07:35
  Author: arodseth
Revision: 264991

archrelease: copy trunk to community-x86_64, community-i686

Added:
  pwgen/repos/community-i686/PKGBUILD
    (from rev 264990, pwgen/trunk/PKGBUILD)
  pwgen/repos/community-x86_64/PKGBUILD
    (from rev 264990, pwgen/trunk/PKGBUILD)
Deleted:
  pwgen/repos/community-i686/PKGBUILD
  pwgen/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   74 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   36 ---------------------
 community-x86_64/PKGBUILD |   36 ---------------------
 3 files changed, 74 insertions(+), 72 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-11-01 11:07:21 UTC (rev 264990)
+++ community-i686/PKGBUILD	2017-11-01 11:07:35 UTC (rev 264991)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Tobias Powalowski <t.powa at gmx.de>
-
-pkgname=pwgen
-pkgver=2.07
-pkgrel=2
-pkgdesc='Password generator for creating easily memorable passwords'
-arch=('x86_64' 'i686')
-url='https://sourceforge.net/projects/pwgen/'
-license=('GPL')
-depends=('glibc')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556'
-            'SKIP')
-validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  autoconf
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pwgen/repos/community-i686/PKGBUILD (from rev 264990, pwgen/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-11-01 11:07:35 UTC (rev 264991)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Tobias Powalowski <t.powa at gmx.de>
+
+pkgname=pwgen
+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=('dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b'
+            'SKIP')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  autoconf
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# getver: sf.net/p/pwgen/code/ci/master/tree/Makefile.in?format=raw
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-11-01 11:07:21 UTC (rev 264990)
+++ community-x86_64/PKGBUILD	2017-11-01 11:07:35 UTC (rev 264991)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
-# Contributor: damir <damir at archlinux.org>
-# Contributor: Tobias Powalowski <t.powa at gmx.de>
-
-pkgname=pwgen
-pkgver=2.07
-pkgrel=2
-pkgdesc='Password generator for creating easily memorable passwords'
-arch=('x86_64' 'i686')
-url='https://sourceforge.net/projects/pwgen/'
-license=('GPL')
-depends=('glibc')
-source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556'
-            'SKIP')
-validpgpkeys=('3AB057B7E78D945C8C5591FBD36F769BC11804F0')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  autoconf
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --mandir=/usr/share/man
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pwgen/repos/community-x86_64/PKGBUILD (from rev 264990, pwgen/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-11-01 11:07:35 UTC (rev 264991)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: damir <damir at archlinux.org>
+# Contributor: Tobias Powalowski <t.powa at gmx.de>
+
+pkgname=pwgen
+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=('dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b'
+            'SKIP')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  autoconf
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --mandir=/usr/share/man
+  make
+}
+
+package() {
+  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
+}
+
+# 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