[arch-commits] Commit in perl-try-tiny/trunk (PKGBUILD)
Felix Yan
fyan at nymeria.archlinux.org
Wed Apr 16 03:35:22 UTC 2014
Date: Wednesday, April 16, 2014 @ 05:35:21
Author: fyan
Revision: 210623
upgpkg: perl-try-tiny 0.21-1
Modified:
perl-try-tiny/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-04-16 03:17:38 UTC (rev 210622)
+++ PKGBUILD 2014-04-16 03:35:21 UTC (rev 210623)
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=perl-try-tiny
-pkgver=0.20
+pkgver=0.21
pkgrel=1
pkgdesc="Minimal try/catch with proper localization of \$@"
arch=('any')
@@ -11,7 +11,7 @@
depends=('perl')
options=('!emptydirs')
source=("http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-${pkgver}.tar.gz")
-sha1sums=('79b5513c2b4c94497493558e5fcdddba9a7e648f')
+sha1sums=('e7f99089b118c02c229967fee704a97a88a56394')
build() {
cd Try-Tiny-${pkgver}
More information about the arch-commits
mailing list