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

Levente Polyak anthraxx at archlinux.org
Thu Aug 3 20:25:44 UTC 2017


    Date: Thursday, August 3, 2017 @ 20:25:43
  Author: anthraxx
Revision: 247936

upgpkg: pgpdump 0.32-1

Modified:
  pgpdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-03 20:24:30 UTC (rev 247935)
+++ PKGBUILD	2017-08-03 20:25:43 UTC (rev 247936)
@@ -1,15 +1,16 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=pgpdump
-pkgver=0.31
+pkgver=0.32
 pkgrel=1
-pkgdesc="PGP packet visualizer which displays the packet format"
-url="http://www.mew.org/~kazu/proj/pgpdump"
+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=('f39ddfaa53f016f60e316db36a085c0b9e81a284d33c6c686806659de68c9650b4e39cb889f87fb749338ae7ca73b123bb5e36f19592b894f5a42f71ba7a6b0b')
+sha256sums=('b5cad57a07ba221049b168dd3baae54b03c6fdedcb4e9ce32e48f88cab01c305')
+sha512sums=('a75a6456e36e232473a99b81157d4977a6f5d4f3a6c3c3478ccc09597be1827a6cbfcfeb1add5b724e0cc8331d331a06050a94664c62fffe3c0fc78fa8e205af')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list