[arch-commits] Commit in perl-type-tiny/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Sat May 15 10:52:11 UTC 2021
Date: Saturday, May 15, 2021 @ 10:52:11
Author: foxboron
Revision: 934627
upgpkg: perl-type-tiny 1.012003-1
Modified:
perl-type-tiny/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-15 10:50:28 UTC (rev 934626)
+++ PKGBUILD 2021-05-15 10:52:11 UTC (rev 934627)
@@ -3,7 +3,7 @@
_pkg=Type-Tiny
pkgname=perl-${_pkg,,}
-pkgver=1.012001
+pkgver=1.012003
pkgrel=1
pkgdesc="Tiny, yet Moo(se)-compatible type constraint"
arch=(any)
@@ -13,7 +13,7 @@
depends=(perl perl-exporter-tiny)
checkdepends=(perl-test-simple)
source=(https://cpan.metacpan.org/authors/id/T/TO/TOBYINK/${_pkg}-${pkgver}.tar.gz)
-sha512sums=('1d8df1316186f943a9a10623425d8dc7e3d882dfba08c4858fd9f1a5ca8870a37ee29f0b01b458d2ea57a2f1af45ee2762f890317abb56ad6034d295fde2d2f5')
+sha512sums=('d7bd3c416e20a5a951606d05a2fb396a4058cb6f165b401c7662af3d21f416c26ac0df70eaa6d483db3fe2d78e8fb4f02cf5cf71ebc353a744e3195e77f6ea42')
build() {
cd ${_pkg}-${pkgver}
More information about the arch-commits
mailing list