summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2021-02-12 19:36:39 +0100
committerSebastian 'Swift Geek' Grzywna2021-02-12 19:36:39 +0100
commit884faf9b533e38c79de37cf738823e17973e3d9a (patch)
treea269516dc6a27a40c5c28edefeabe7a0e53c5c0c /PKGBUILD
parent85ad1c8cee7e6ad17d47f79369e6d1eccbdc504f (diff)
downloadaur-884faf9b533e38c79de37cf738823e17973e3d9a.tar.gz
Bump to 129
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d70d9a316989..58677d875d09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-planepath
-pkgver=127
+pkgver=129
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=('44e06192c0049faeec0f5cbad9d29585')
+md5sums=('3e716fee3374a887983dffdf19bba230')
_src_dir='$srcdir/Math-PlanePath-$pkgver'
build() {