summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2018-03-05 12:10:10 +0100
committerSebastian 'Swift Geek' Grzywna2018-03-05 12:10:10 +0100
commiteffb3a6871c6132047eb7280746613af563e4357 (patch)
tree7f37a9d517abbefff7beb17e3a0837aabe38a712 /PKGBUILD
parent938de7fd690f2390978020184b3c10c270090fb3 (diff)
downloadaur-effb3a6871c6132047eb7280746613af563e4357.tar.gz
Bump to 126
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bb1b4f1ca7a..38727a32f4b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-planepath
-pkgver=125
+pkgver=126
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=('fd6acf235a57547977dcfc3e31a04979')
+md5sums=('9fba1b4e2d2e37053f1cdf6dca31965c')
_src_dir='$srcdir/Math-PlanePath-$pkgver'
build() {