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

Felix Yan felixonmars at archlinux.org
Wed Dec 20 11:22:54 UTC 2017


    Date: Wednesday, December 20, 2017 @ 11:22:53
  Author: felixonmars
Revision: 313382

upgpkg: perl-try-tiny 0.29-1

Modified:
  perl-try-tiny/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-20 09:30:17 UTC (rev 313381)
+++ PKGBUILD	2017-12-20 11:22:53 UTC (rev 313382)
@@ -2,8 +2,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=perl-try-tiny
-pkgver=0.28
-pkgrel=3
+pkgver=0.29
+pkgrel=1
 pkgdesc="Minimal try/catch with proper localization of \$@"
 arch=('any')
 url="http://search.cpan.org/dist/Try-Tiny"
@@ -11,7 +11,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Try-Tiny-${pkgver}.tar.gz")
-sha1sums=('70dc6bfc6b6cdba3bc7262fe7b2ee488934b3095')
+sha512sums=('7c7323edf5c93c635f9efd49b9167ad111947326d1685eaa2d612758f7b2547f8ca23255542243ff78668d5f42b30d64b537fef9278afc553406b268fe7d7cea')
 
 build() {
   cd Try-Tiny-${pkgver}



More information about the arch-commits mailing list