[arch-commits] Commit in perl-file-chdir/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 10 10:47:07 UTC 2016
Date: Monday, October 10, 2016 @ 10:47:07
Author: spupykin
Revision: 191845
upgpkg: perl-file-chdir 0.1011-1
upd
Modified:
perl-file-chdir/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 10:47:03 UTC (rev 191844)
+++ PKGBUILD 2016-10-10 10:47:07 UTC (rev 191845)
@@ -4,7 +4,7 @@
# Contributor: Francois Charette <firmicus at gmx.net>
pkgname=perl-file-chdir
-pkgver=0.1010
+pkgver=0.1011
pkgrel=1
pkgdesc="a more sensible way to change directories "
arch=('any')
@@ -13,7 +13,7 @@
license=('GPL' 'PerlArtistic')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/D/DA/DAGOLDEN/File-chdir-$pkgver.tar.gz)
-md5sums=('aacfafa4a8f13d45be67451e0f9b483e')
+md5sums=('932090f6c5f602301ae66c259de23ebb')
build() {
cd $srcdir/File-chdir-$pkgver
More information about the arch-commits
mailing list