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

Jan Steffens heftig at archlinux.org
Sat Oct 27 13:56:27 UTC 2018


    Date: Saturday, October 27, 2018 @ 13:56:26
  Author: heftig
Revision: 337373

2.548-1

Modified:
  perl-sdl/trunk/PKGBUILD

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-27 13:36:38 UTC (rev 337372)
+++ PKGBUILD	2018-10-27 13:56:26 UTC (rev 337373)
@@ -3,8 +3,8 @@
 # Contributor: Sarah Hay <sarahhay at mb.sympatico.ca>
 
 pkgname=perl-sdl
-pkgver=2.546
-pkgrel=7
+pkgver=2.548
+pkgrel=1
 pkgdesc="Simple DirectMedia Layer for Perl"
 arch=(x86_64)
 license=(LGPL)
@@ -16,10 +16,11 @@
 replaces=(sdl_perl)
 conflicts=(sdl_perl)
 provides=("sdl_perl=$pkgver")
-# http://search.cpan.org/dist/SDL/
+# https://metacpan.org/release/SDL
 _author=FROGGS
-source=(http://search.cpan.org/CPAN/authors/id/${_author::1}/${_author::2}/$_author/SDL-$pkgver.tar.gz)
-md5sums=('a93283d0fff67bdec5ff4bb8c1d30a09')
+source=(https://cpan.metacpan.org/authors/id/${_author::1}/${_author::2}/$_author/SDL-$pkgver.tar.gz)
+md5sums=('35faca310f0e246d5cea93a062f054d9')
+sha512sums=('bafc49dddb7e592861f822920915c73bf0c5eea3a6c567623b48a2332c7644caf1451e457545e6666adea5e314b23bcd85a3f3a52c770abfd498c0e4c0feae85')
 
 build() {
   cd SDL-$pkgver



More information about the arch-commits mailing list