Date: Thursday, March 21, 2013 @ 11:52:07 Author: spupykin Revision: 86695
upgpkg: perl-file-chdir 0.1008-1 upd Modified: perl-file-chdir/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-21 10:52:03 UTC (rev 86694) +++ PKGBUILD 2013-03-21 10:52:07 UTC (rev 86695) @@ -4,7 +4,7 @@ # Contributor: Francois Charette <[email protected]> pkgname=perl-file-chdir -pkgver=0.1006 +pkgver=0.1008 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=('a09bce5507335de116984c121dbbca24') +md5sums=('4b0bfb8135554ef1e4e1440b89befe09') build() { cd $srcdir/File-chdir-$pkgver
