summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Diehl2020-03-03 16:27:44 +0100
committerMartin Diehl2020-03-03 16:27:44 +0100
commit3ba8823a902431d68b7ff3848151b78dbd403811 (patch)
tree856e26a921ccb25ac96035406d46b47eb39d41ca
parent6fb569262a730486ed2af54618cb280ad5252252 (diff)
downloadaur-3ba8823a902431d68b7ff3848151b78dbd403811.tar.gz
new version is out
-rw-r--r--.SRCINFO20
-rw-r--r--PKGBUILD4
2 files changed, 12 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 70e3f37f8799..d57cfdf981bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = dream3d
-pkgdesc = analysis tool for microstructure data
-pkgver = 6.5.133
-pkgrel = 1
-arch = x86_64
-license = custom: DREAM.3D License
-depends = libpng12
-source = http://dream3d.bluequartz.net/binaries/DREAM3D-6.5.133-Linux-x86_64.tar.gz
-source = dream3d.desktop
-sha256sums = e3c44946c034d0cb6aa0550e18160533e9819e7d96e422ae34300389f658aa65
-sha256sums = 1b920026ee87b3fdd7484292a1f151b260b9f36712346a2800f3a510dae99de4
+ pkgdesc = analysis tool for microstructure data
+ pkgver = 6.5.137
+ pkgrel = 1
+ arch = x86_64
+ license = custom: DREAM.3D License
+ depends = libpng12
+ source = http://dream3d.bluequartz.net/binaries/DREAM3D-6.5.137-Linux-x86_64.tar.gz
+ source = dream3d.desktop
+ sha256sums = 5fdd46ad1962aa8c71a03c83457889d7ce5619976280821e26997359cf639bbe
+ sha256sums = 1b920026ee87b3fdd7484292a1f151b260b9f36712346a2800f3a510dae99de4
pkgname = dream3d
diff --git a/PKGBUILD b/PKGBUILD
index 897ac995e8b0..3dc02a9eba3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Martin Diehl <m.diehl@mpie.de>
pkgname=dream3d
-pkgver=6.5.133
+pkgver=6.5.137
pkgrel=1
pkgdesc='analysis tool for microstructure data'
arch=('x86_64')
@@ -8,7 +8,7 @@ license=('custom: DREAM.3D License')
depends=('libpng12')
source=(http://dream3d.bluequartz.net/binaries/DREAM3D-${pkgver}-Linux-x86_64.tar.gz
dream3d.desktop)
-sha256sums=('e3c44946c034d0cb6aa0550e18160533e9819e7d96e422ae34300389f658aa65'
+sha256sums=('5fdd46ad1962aa8c71a03c83457889d7ce5619976280821e26997359cf639bbe'
'1b920026ee87b3fdd7484292a1f151b260b9f36712346a2800f3a510dae99de4')
package() {