summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112018-08-07 23:20:51 +0200
committerjose17112018-08-07 23:20:51 +0200
commit16485558cb3752cb186d065a13aa450d27540aeb (patch)
treecf73e3b2b0a2b853e13a2b68baa0a9293d5b745d /PKGBUILD
parent623e31f447a6f13d898b437d72bf2b0ca86505e1 (diff)
downloadaur-perl-math-polygon-tree.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2a0187836486..ee8c5f44a1e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=perl-math-polygon-tree
_cpanname=Math-Polygon-Tree
-pkgver=0.0691
+pkgver=0.08
pkgrel=1
pkgdesc="Fast check if object is inside polygon"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL' 'PerlArtistic')
makedepends=('perl-extutils-makemaker')
options=('!emptydirs')
source=(http://www.cpan.org/authors/id/L/LI/LIOSHA/Math-Polygon-Tree-${pkgver}.tar.gz)
-md5sums=('5f7684f8ed4301fbeaf7629af8495ac5')
+md5sums=('06fba76c0a2fd63faf159358a5149397')
build() {
cd $srcdir/${_cpanname}-${pkgver}