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

Levente Polyak anthraxx at archlinux.org
Fri Apr 22 16:49:07 UTC 2016


    Date: Friday, April 22, 2016 @ 18:49:06
  Author: anthraxx
Revision: 171597

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

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

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-22 16:48:54 UTC (rev 171596)
+++ community-i686/PKGBUILD	2016-04-22 16:49:06 UTC (rev 171597)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-
-pkgname=pgpdump
-pkgver=0.29
-pkgrel=2
-pkgdesc="PGP packet visualizer which displays the packet format"
-url="http://www.mew.org/~kazu/proj/pgpdump"
-arch=('x86_64' 'i686')
-license=('BSD')
-depends=('zlib' 'bzip2')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('a188df818ddf2cf1652fa31258a4643e287c33f9c5fe715e0675f522e97356aafcec708892d30c665da3127ffd366a259aeb84fc0d3a9393884ca3cc174cb59f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: pgpdump/repos/community-i686/PKGBUILD (from rev 171596, pgpdump/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-22 16:49:06 UTC (rev 171597)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+
+pkgname=pgpdump
+pkgver=0.30
+pkgrel=1
+pkgdesc="PGP packet visualizer which displays the packet format"
+url="http://www.mew.org/~kazu/proj/pgpdump"
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('zlib' 'bzip2')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('429772b84b9a7de8686d2cc66ef33ba2fb53a1d26c6df9c3ecc911fdcc43bdf4cbf0d124aec9c8e5d59f6d6c481abed046cc7da684f991ff2bf90bc24a8bd30f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-22 16:48:54 UTC (rev 171596)
+++ community-x86_64/PKGBUILD	2016-04-22 16:49:06 UTC (rev 171597)
@@ -1,27 +0,0 @@
-# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
-
-pkgname=pgpdump
-pkgver=0.29
-pkgrel=2
-pkgdesc="PGP packet visualizer which displays the packet format"
-url="http://www.mew.org/~kazu/proj/pgpdump"
-arch=('x86_64' 'i686')
-license=('BSD')
-depends=('zlib' 'bzip2')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('a188df818ddf2cf1652fa31258a4643e287c33f9c5fe715e0675f522e97356aafcec708892d30c665da3127ffd366a259aeb84fc0d3a9393884ca3cc174cb59f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README"
-}
-
-# vim: ts=2 sw=2 et:

Copied: pgpdump/repos/community-x86_64/PKGBUILD (from rev 171596, pgpdump/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-22 16:49:06 UTC (rev 171597)
@@ -0,0 +1,27 @@
+# Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+
+pkgname=pgpdump
+pkgver=0.30
+pkgrel=1
+pkgdesc="PGP packet visualizer which displays the packet format"
+url="http://www.mew.org/~kazu/proj/pgpdump"
+arch=('i686' 'x86_64')
+license=('BSD')
+depends=('zlib' 'bzip2')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}.tar.gz)
+sha512sums=('429772b84b9a7de8686d2cc66ef33ba2fb53a1d26c6df9c3ecc911fdcc43bdf4cbf0d124aec9c8e5d59f6d6c481abed046cc7da684f991ff2bf90bc24a8bd30f')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+  install -Dm 644 COPYRIGHT "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm 644 README.md "${pkgdir}/usr/share/doc/${pkgname}/README"
+}
+
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list