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

Jan Steffens heftig at archlinux.org
Thu Mar 30 21:14:14 UTC 2017


    Date: Thursday, March 30, 2017 @ 21:14:13
  Author: heftig
Revision: 291923

1.446-2

Modified:
  perl-alien-sdl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-30 21:14:07 UTC (rev 291922)
+++ PKGBUILD	2017-03-30 21:14:13 UTC (rev 291923)
@@ -9,17 +9,17 @@
 pkgname=perl-alien-sdl
 _realname=Alien-SDL
 pkgver=1.446
-pkgrel=1
+pkgrel=2
 pkgdesc="Building, finding and using SDL binaries"
 arch=(i686 x86_64)
 license=(PerlArtistic GPL)
 url="http://search.cpan.org/dist/Alien-SDL/"
-depends=(sdl=1.2.15 perl-file-sharedir perl-capture-tiny)
+depends=('sdl=1.2.15' perl-file-sharedir perl-capture-tiny)
 makedepends=(perl-file-which perl-text-patch perl-archive-extract perl-archive-zip perl-module-build)
 options=(!emptydirs)
 _author=FROGGS
 source=(http://search.cpan.org/CPAN/authors/id/${_author::1}/${_author::2}/$_author/$_realname-$pkgver.tar.gz)
-md5sums=('3b3f8ba2e26f789caf392a9bba964330')
+sha256sums=('c9aa2c9dc3c63d89773c7d7203f2a46d1b924d0c72d9f801af147a3dc8bc512a')
 
 prepare() {
   cd $_realname-$pkgver



More information about the arch-commits mailing list