Date: Saturday, February 15, 2014 @ 21:34:57 Author: spupykin Revision: 105802
upgpkg: perl-tree-dag-node 1.22-1 upd Modified: perl-tree-dag-node/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-02-15 20:34:54 UTC (rev 105801) +++ PKGBUILD 2014-02-15 20:34:57 UTC (rev 105802) @@ -3,7 +3,7 @@ # Contributor: Sergej Pupykin <[email protected]> pkgname=perl-tree-dag-node -pkgver=1.19 +pkgver=1.22 pkgrel=1 pkgdesc="base class for trees" arch=('any') @@ -11,7 +11,7 @@ license=('GPL' 'PerlArtistic') options=('!emptydirs') source=(http://www.cpan.org/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-$pkgver.tgz) -md5sums=('7733321a4e4bfa94876bdbc3354e92ab') +md5sums=('71ab3d930767e2c849b51d805965977b') build() { cd $srcdir/Tree-DAG_Node-$pkgver
