[arch-commits] Commit in perl-devel-symdump/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Mon Oct 10 10:46:41 UTC 2016
Date: Monday, October 10, 2016 @ 10:46:40
Author: spupykin
Revision: 191841
upgpkg: perl-devel-symdump 2.17-1
upd
Modified:
perl-devel-symdump/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 10:46:36 UTC (rev 191840)
+++ PKGBUILD 2016-10-10 10:46:40 UTC (rev 191841)
@@ -3,7 +3,7 @@
# Contributor: François Charette <firmicus ατ gmx δοτ net>
pkgname=perl-devel-symdump
-pkgver=2.15
+pkgver=2.17
pkgrel=1
pkgdesc="Perl symbol table access and dumping"
arch=('any')
@@ -12,7 +12,7 @@
depends=('perl>=5.10.0')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/A/AN/ANDK/Devel-Symdump-$pkgver.tar.gz)
-md5sums=('6d34787ab647505b8d353a1d1713f907')
+md5sums=('83e9533aa5ae90f624d0b590f9aa881c')
build() {
cd $srcdir/Devel-Symdump-$pkgver
More information about the arch-commits
mailing list