From 815faa8733128ecf29991a162de7f57ec2814ed2 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Wed, 30 May 2018 19:45:54 +0000
Subject: perl-math-round: update to .07

---
 abs/core/perl_modules/perl-math-round/PKGBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/abs/core/perl_modules/perl-math-round/PKGBUILD b/abs/core/perl_modules/perl-math-round/PKGBUILD
index 2881d28..dfd08b5 100644
--- a/abs/core/perl_modules/perl-math-round/PKGBUILD
+++ b/abs/core/perl_modules/perl-math-round/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 143938 2011-11-30 21:38:22Z giovanni $
+# $Id$
 # Maintainer: Giovanni Scafora <giovanni@archlinux.org>
 # Contributor: François Charette <firmicus ατ gmx δοτ net>
 
 pkgname=perl-math-round
-pkgver=0.06
-pkgrel=5
+pkgver=0.07
+pkgrel=2
 pkgdesc="Perl extension for rounding numbers"
 arch=('any')
 url="http://search.cpan.org/dist/Math-Round"
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
 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}"
-- 
cgit v0.12