Date: Thursday, June 2, 2022 @ 18:14:28
  Author: spupykin
Revision: 1218880

upgpkg: perl-data-hexdump 0.04-1

Modified:
  perl-data-hexdump/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-06-02 18:14:24 UTC (rev 1218879)
+++ PKGBUILD    2022-06-02 18:14:28 UTC (rev 1218880)
@@ -2,8 +2,8 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=perl-data-hexdump
-pkgver=0.02
-pkgrel=7
+pkgver=0.04
+pkgrel=1
 pkgdesc="Hexadecial Dumper"
 arch=('any')
 url="https://search.cpan.org/dist/Data-HexDump";
@@ -10,8 +10,8 @@
 license=('GPL' 'PerlArtistic')
 depends=('perl')
 options=('!emptydirs')
-source=(https://www.cpan.org/authors/id/F/FT/FTASSIN/Data-HexDump-$pkgver.tar.gz)
-sha256sums=('1a9d843e7f667c1c6f77c67af5d77e7462ff23b41937cb17454d03535cd9be70')
+source=(https://www.cpan.org/authors/id/N/NE/NEILB/Data-HexDump-$pkgver.tar.gz)
+sha256sums=('bc36f404438ac36ad2b9295539227d36f99cd1623f1e347af77c594c40ccbcf8')
 
 build() {
   cd  "$srcdir"/Data-HexDump-$pkgver

Reply via email to