summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-09-15 21:32:58 +0200
committerhaawda2020-09-15 21:32:58 +0200
commit5d3fb6575b9dcb129dde2343a5660262b538e607 (patch)
tree4574ade4e198e3b1221112dd9dadf1da1f8259e3 /PKGBUILD
parent8aa8ee11ab388d4240b441b5055cd366c3d5da0e (diff)
downloadaur-5d3fb6575b9dcb129dde2343a5660262b538e607.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 57817d1f9e1a..2f131afd36bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname='tetgen'
-pkgver='1.5.1'
+pkgver='1.6.0'
pkgrel=1
pkgdesc='A Quality Tetrahedral Mesh Generator and a 3D Delaunay Triangulator'
arch=('x86_64')
@@ -12,7 +12,7 @@ license=('AGPL3')
# http://wias-berlin.de/software/tetgen/download2.jsp
# Place the downloaded archive in $SRCDEST of your /etc/makepkg.conf
source=("local://${pkgname}${pkgver}.tar.gz")
-sha256sums=('e46a4434a3e7c00044c8f4f167e18b6f4a85be7d22838c8f948ce8cc8c01b850')
+sha256sums=('87b5e61ebd3a471fc4f2cdd7124c2b11dd6639f4feb1f941a5d2f5110d05ce39')
options=('staticlibs')
build() {