summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Neishabouri2023-01-03 08:38:44 +0100
committerAli Neishabouri2023-01-03 08:38:44 +0100
commitbf6e562d6af7d81a79e5f5eba5fe4f6f6f913fae (patch)
tree4a862ea46134145a0a45dbea96c7f9f5aaa6bee1
parent2e94f9b1b5311bce625e7e3b0ec43095bd7880ea (diff)
downloadaur-bf6e562d6af7d81a79e5f5eba5fe4f6f6f913fae.tar.gz
Update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb72009ce403..beb6779a942c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Samuel Tardieu <sam@rfc1149.net>
pkgname=tnt
-pkgver=3.0.12
+pkgver=126
pkgrel=1
epoch=1
pkgdesc="The Template Numerical Toolkit is an interface for scientific computing in C++."
@@ -9,7 +9,7 @@ arch=(any)
url="http://math.nist.gov/tnt"
license=('custom')
source=(http://math.nist.gov/${pkgname}/${pkgname}_${pkgver/./_}.zip license.txt)
-md5sums=('f96c7500523cf780a802820086c10e70'
+md5sums=('e87a913a44c0fe3694914b0f42c61fb1'
'4c3fa4245a5cf2cb3d0c98d82dd78d04')
package() {