summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2019-09-17 03:57:42 +0200
committerSebastian 'Swift Geek' Grzywna2019-09-17 03:57:42 +0200
commit85ad1c8cee7e6ad17d47f79369e6d1eccbdc504f (patch)
tree10e516c547ab868251e826e86e9ea0b07fffdbcc /PKGBUILD
parenteffb3a6871c6132047eb7280746613af563e4357 (diff)
downloadaur-85ad1c8cee7e6ad17d47f79369e6d1eccbdc504f.tar.gz
Bump to 127
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38727a32f4b6..d70d9a316989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-planepath
-pkgver=126
+pkgver=127
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=('9fba1b4e2d2e37053f1cdf6dca31965c')
+md5sums=('44e06192c0049faeec0f5cbad9d29585')
_src_dir='$srcdir/Math-PlanePath-$pkgver'
build() {