summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian 'Swift Geek' Grzywna2019-05-22 07:34:30 +0200
committerSebastian 'Swift Geek' Grzywna2019-05-22 07:34:30 +0200
commit1f61fe0a6550180950950b008af60a7c04b04a94 (patch)
treed874ddf3011e43d5226e28c6c6c3c2d40a27c9f8 /PKGBUILD
parent1cfc67a4f759b320822c30ffdf39726acddd39ad (diff)
downloadaur-1f61fe0a6550180950950b008af60a7c04b04a94.tar.gz
Bump to 1.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e78412914a9..ce7ba66c0fb8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: Swift Geek <swiftgeek «at» gmail.com>
pkgname=perl-math-clipper
-pkgver=1.28
+pkgver=1.29
pkgrel=1
pkgdesc="Math::Clipper - Polygon clipping in 2D"
arch=('any')
@@ -15,7 +15,7 @@ backup=()
options=(!emptydirs)
install=
source=("http://search.cpan.org/CPAN/authors/id/S/SH/SHELDRAKE/Math-Clipper-${pkgver}.tar.gz")
-md5sums=('91279d0ffe2914e7301327ea7530d352')
+md5sums=('7bb81a72ce4cdd0397e05de18905a94b')
_src_dir='$srcdir/Math-Clipper-$pkgver'
build() {