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

Levente Polyak anthraxx at gemini.archlinux.org
Thu Mar 31 18:39:05 UTC 2022


    Date: Thursday, March 31, 2022 @ 18:39:05
  Author: anthraxx
Revision: 1177969

upgpkg: pgpdump 0.35-1

Modified:
  pgpdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-31 18:30:14 UTC (rev 1177968)
+++ PKGBUILD	2022-03-31 18:39:05 UTC (rev 1177969)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
 
 pkgname=pgpdump
-pkgver=0.34
+pkgver=0.35
 pkgrel=1
 pkgdesc='PGP packet visualizer which displays the packet format'
 url='https://www.mew.org/~kazu/proj/pgpdump'
@@ -8,9 +8,9 @@
 arch=('x86_64')
 license=('BSD')
 depends=('glibc' 'zlib' 'bzip2')
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('d5bb5c5a1cbbc5a536baa64c12820a184211e8855b8d3e16ae832d1eaa314926')
-sha512sums=('9efa63f7609fda764b9b21923135a0c90f25a3e22e924810250ea8f3440fb9c894c133bc8e77c746ac797be8816c50bb9972cabee9898e910736a57fc1310e7e')
+source=(https://github.com/kazu-yamamoto/${pkgname}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha256sums=('50b817d0ceaee41597b51e237e318803bf561ab6cf2dc1b49f68e85635fc8b0f')
+sha512sums=('7fce0895497c3706279c842622ed4fb5c52f38c2885793dfeb64ad5937519905ec334333e3de0d226f497f16fa44c020b0aba72ee034d467c977cf116aefbe7c')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list