[arch-commits] Commit in perl-string-crc32/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Thu Dec 13 11:54:52 UTC 2018


    Date: Thursday, December 13, 2018 @ 11:54:52
  Author: spupykin
Revision: 416018

upgpkg: perl-string-crc32 1.7-1

Modified:
  perl-string-crc32/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-13 11:26:19 UTC (rev 416017)
+++ PKGBUILD	2018-12-13 11:54:52 UTC (rev 416018)
@@ -2,15 +2,15 @@
 # Maintainer: Charles Mauch <cmauch at gmail.com>
 
 pkgname=perl-string-crc32
-pkgver=1.5
-pkgrel=8
+pkgver=1.7
+pkgrel=1
 pkgdesc="Perl/CPAN Module String::CRC32 : ZMODEMlike CRC32 generation"
 arch=("x86_64")
 url="http://search.cpan.org/dist/String-CRC32"
 license=("GPL" "PerlArtistic")
 options=('!emptydirs')
-source=("https://www.cpan.org/authors/id/S/SO/SOENKE/String-CRC32-${pkgver}.tar.gz")
-sha256sums=('5a812f1a7b08330fe49f64cd479970cbc2193285c8bb6951f4dd4291c4947054')
+source=("https://cpan.metacpan.org/authors/id/L/LE/LEEJO/String-CRC32-$pkgver.tar.gz")
+sha256sums=('8f164e5895c3344b8c4e789f709cadd6f2ab47b4d965040e7fcbf5c7fae22bc8')
 
 build() {
   cd String-CRC32-${pkgver}



More information about the arch-commits mailing list