summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSwift Geek2016-05-20 08:23:26 +0200
committerSwift Geek2016-05-20 08:23:26 +0200
commit53cb3454dc8ece16b5e00c6716978462758cfe0e (patch)
tree449301a69cfe5e3b1815e7c980ba790b4e428c0a /PKGBUILD
parentcb6dc437d8758af11baec0a7ebc26d6d05fb191b (diff)
downloadaur-53cb3454dc8ece16b5e00c6716978462758cfe0e.tar.gz
Bumpt to 123
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dca5ba30580c..3b608b6ce700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-planepath
-pkgver=122
+pkgver=123
pkgrel=1
pkgdesc="Math::PlanePath -- points on a path through the 2-D plane"
arch=('any')
@@ -15,7 +15,7 @@ backup=()
options=(!emptydirs)
install=
source=("http://search.cpan.org/CPAN/authors/id/K/KR/KRYDE/Math-PlanePath-${pkgver}.tar.gz")
-md5sums=('c0d198e1f8f753ffee63226b33e05056')
+md5sums=('ee3bf9b5909bbcc2a86973c9ca9e0ffe')
prepare() {
export _src_dir="$srcdir/Math-PlanePath-$pkgver"