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

Levente Polyak anthraxx at archlinux.org
Fri Apr 22 16:48:55 UTC 2016


    Date: Friday, April 22, 2016 @ 18:48:54
  Author: anthraxx
Revision: 171596

upgpkg: pgpdump 0.30-1

Modified:
  pgpdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-22 16:48:27 UTC (rev 171595)
+++ PKGBUILD	2016-04-22 16:48:54 UTC (rev 171596)
@@ -1,15 +1,15 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=pgpdump
-pkgver=0.29
-pkgrel=2
+pkgver=0.30
+pkgrel=1
 pkgdesc="PGP packet visualizer which displays the packet format"
 url="http://www.mew.org/~kazu/proj/pgpdump"
-arch=('x86_64' 'i686')
+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=('a188df818ddf2cf1652fa31258a4643e287c33f9c5fe715e0675f522e97356aafcec708892d30c665da3127ffd366a259aeb84fc0d3a9393884ca3cc174cb59f')
+sha512sums=('429772b84b9a7de8686d2cc66ef33ba2fb53a1d26c6df9c3ecc911fdcc43bdf4cbf0d124aec9c8e5d59f6d6c481abed046cc7da684f991ff2bf90bc24a8bd30f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list