[arch-commits] Commit in perl-math-round/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Mar 12 11:54:14 UTC 2016


    Date: Saturday, March 12, 2016 @ 12:54:12
  Author: arojas
Revision: 261349

Update to 0.07

Modified:
  perl-math-round/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 11:53:17 UTC (rev 261348)
+++ PKGBUILD	2016-03-12 11:54:12 UTC (rev 261349)
@@ -3,8 +3,8 @@
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-math-round
-pkgver=0.06
-pkgrel=6
+pkgver=0.07
+pkgrel=1
 pkgdesc="Perl extension for rounding numbers"
 arch=('any')
 url="http://search.cpan.org/dist/Math-Round"
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=("http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Round-$pkgver.tar.gz")
-md5sums=('552cef2753b246f97a6e20d8dee66e7c')
+md5sums=('b74c5d2a3f891c19dafd7ce638732fd1')
 
 build() {
   cd  "${srcdir}/Math-Round-${pkgver}"



More information about the arch-commits mailing list