Date: Monday, October 29, 2018 @ 07:38:51 Author: spupykin Revision: 399360
upgpkg: perl-module-runtime 0.016-1 Modified: perl-module-runtime/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-29 07:38:45 UTC (rev 399359) +++ PKGBUILD 2018-10-29 07:38:51 UTC (rev 399360) @@ -1,8 +1,8 @@ # Maintainer: Sergej Pupykin <[email protected]> pkgname=perl-module-runtime -pkgver=0.014 -pkgrel=4 +pkgver=0.016 +pkgrel=1 pkgdesc="runtime module handling" arch=('any') url="http://search.cpan.org/dist/Module-Runtime/" @@ -10,7 +10,7 @@ depends=('perl' 'perl-module-build') options=(!emptydirs) source=("http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Module-Runtime-$pkgver.tar.gz") -md5sums=('a6597bc25536a30476f0d75b64d35734') +sha256sums=('68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024') build() { cd "$srcdir"/Module-Runtime-$pkgver
