summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2017-12-13 06:49:10 +0100
committerSebastian 'Swift Geek' Grzywna2017-12-13 06:49:10 +0100
commit938de7fd690f2390978020184b3c10c270090fb3 (patch)
tree45de9de4c9776b5ae9d40fb4e4f463867335a7e7 /PKGBUILD
parent0b6ba360ba52fa03fa7eafb6aef1740fd9f37a0a (diff)
downloadaur-938de7fd690f2390978020184b3c10c270090fb3.tar.gz
Bump to 125
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb0d72881340..3bb1b4f1ca7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-planepath
-pkgver=124
+pkgver=125
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=('88d173b046906876c53950af14a56b9c')
+md5sums=('fd6acf235a57547977dcfc3e31a04979')
_src_dir='$srcdir/Math-PlanePath-$pkgver'
build() {