[arch-commits] Commit in perl-file-basedir/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Apr 1 13:37:52 UTC 2018


    Date: Sunday, April 1, 2018 @ 13:37:51
  Author: felixonmars
Revision: 320828

upgpkg: perl-file-basedir 0.08-1

Modified:
  perl-file-basedir/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-01 11:54:03 UTC (rev 320827)
+++ PKGBUILD	2018-04-01 13:37:51 UTC (rev 320828)
@@ -5,8 +5,8 @@
 
 pkgname=perl-file-basedir
 _realname=File-BaseDir
-pkgver=0.07
-pkgrel=3
+pkgver=0.08
+pkgrel=1
 pkgdesc='Use the Freedesktop.org base directory specification'
 arch=('any')
 license=('GPL' 'PerlArtistic')
@@ -16,7 +16,7 @@
 checkdepends=('perl-test-pod' 'perl-test-pod-coverage' 'perl-file-which' 'xdg-user-dirs')
 options=('!emptydirs')
 source=("http://search.cpan.org/CPAN/authors/id/K/KI/KIMRYAN/${_realname}-$pkgver.tar.gz")
-md5sums=('5d10401970d209049c8491d2906c3e13')
+sha512sums=('6b44edca34906c34d574933c21c0e3a1a236a431a3ac12caeabcc2638688dfe1c02efc9a1e75a2c2cd522de0dca00df0620cd262c184ec938cc97766d1121f99')
 
 build() {
   cd "${srcdir}/${_realname}-${pkgver}"



More information about the arch-commits mailing list