summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scholz2019-07-05 09:53:22 +0200
committerM. Scholz2019-07-05 09:53:22 +0200
commitaaedac9be3c57bb79a494e5a8c5c0f28642830db (patch)
tree05d922e801831f6d33a5ecb511472cfe298d6dd7
parent50fcf7e6ad96d7a080a86cd0cf1ec544cfdc8948 (diff)
downloadaur-aaedac9be3c57bb79a494e5a8c5c0f28642830db.tar.gz
Updated to 4.1.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5a0aaf67cbe..c9c81d8d3a10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ccdc-mercury
pkgdesc = Crystal Structure Visualisation, Exploration and Analysis Made Easy
- pkgver = 4.1.0
+ pkgver = 4.1.3
pkgrel = 1
url = https://www.ccdc.cam.ac.uk/solutions/csd-system/components/mercury/
arch = x86_64
@@ -10,8 +10,8 @@ pkgbase = ccdc-mercury
depends = opengl-driver
depends = libx11
options = !strip
- source = https://downloads.ccdc.cam.ac.uk/Mercury/4.1.0/mercurystandalone-4.1.0-linux-x64-installer.run
- sha256sums = 19f2d737340766e78469636f32e822bd2eb97796dcc5d576a53f748aec61e6fd
+ source = https://downloads.ccdc.cam.ac.uk/Mercury/4.1.3/mercurystandalone-4.1.3-linux-x64-installer.run
+ sha256sums = 611077a95e32e99112776ac04052f1fc83231ca0ee913e6a27f3cd16b5623c84
pkgname = ccdc-mercury
diff --git a/PKGBUILD b/PKGBUILD
index 523174cee523..d72aa3c262f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=ccdc-mercury
-pkgver=4.1.0
+pkgver=4.1.3
pkgrel=1
pkgdesc="Crystal Structure Visualisation, Exploration and Analysis Made Easy"
arch=(x86_64)
@@ -15,8 +15,7 @@ _installer="mercurystandalone-${pkgver}-linux-x64-installer.run"
source=("https://downloads.ccdc.cam.ac.uk/Mercury/$pkgver/$_installer")
-sha256sums=('19f2d737340766e78469636f32e822bd2eb97796dcc5d576a53f748aec61e6fd')
-
+sha256sums=('611077a95e32e99112776ac04052f1fc83231ca0ee913e6a27f3cd16b5623c84')
options=(!strip)