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

Felix Yan felixonmars at archlinux.org
Thu Feb 22 09:44:23 UTC 2018


    Date: Thursday, February 22, 2018 @ 09:44:22
  Author: felixonmars
Revision: 297036

upgpkg: perl-yaml-tiny 1.73-1

Modified:
  perl-yaml-tiny/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-22 09:43:44 UTC (rev 297035)
+++ PKGBUILD	2018-02-22 09:44:22 UTC (rev 297036)
@@ -4,8 +4,8 @@
 # Generator  : CPANPLUS::Dist::Arch 1.15
 
 pkgname=perl-yaml-tiny
-pkgver=1.70
-pkgrel=3
+pkgver=1.73
+pkgrel=1
 pkgdesc="Read/Write YAML files with as little code as possible"
 arch=('any')
 license=('PerlArtistic' 'GPL')
@@ -14,7 +14,7 @@
 checkdepends=('perl-cpan-meta>=2.150001' 'perl-pod-coverage')
 url='http://search.cpan.org/dist/YAML-Tiny'
 source=("http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/YAML-Tiny-$pkgver.tar.gz")
-md5sums=('a475714e8d512aafc410ca4d7a117aa2')
+sha512sums=('5999e220025aa8076e5e0e9e73e80c2da21660e77f6744d73e8e29962221d02d33a36e9829c44abf7d4f45abae069d8e121c8019bd1600b7e64db5e54efd9987')
 
 build() {
   cd "${srcdir}/YAML-Tiny-${pkgver}"



More information about the arch-commits mailing list