summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scholz2019-09-24 13:46:29 +0200
committerM. Scholz2019-09-24 13:46:29 +0200
commit64e70e671529be79eeebbda666125e81a3694a3c (patch)
tree8456594e1089ac78a55741274be303a6c91df456
parentaaedac9be3c57bb79a494e5a8c5c0f28642830db (diff)
downloadaur-64e70e671529be79eeebbda666125e81a3694a3c.tar.gz
Updated to 4.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9c81d8d3a10..70e8b00c9b35 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ccdc-mercury
pkgdesc = Crystal Structure Visualisation, Exploration and Analysis Made Easy
- pkgver = 4.1.3
+ pkgver = 4.2.0
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.3/mercurystandalone-4.1.3-linux-x64-installer.run
- sha256sums = 611077a95e32e99112776ac04052f1fc83231ca0ee913e6a27f3cd16b5623c84
+ source = https://downloads.ccdc.cam.ac.uk/Mercury/4.2.0/mercurystandalone-4.2.0-linux-x64-installer.run
+ sha256sums = 59f40da1c828fafcbc906a2a72dd872d138a5426b2f85c47d09d1ceb9b74c651
pkgname = ccdc-mercury
diff --git a/PKGBUILD b/PKGBUILD
index d72aa3c262f7..465d7efef6ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=ccdc-mercury
-pkgver=4.1.3
+pkgver=4.2.0
pkgrel=1
pkgdesc="Crystal Structure Visualisation, Exploration and Analysis Made Easy"
arch=(x86_64)
@@ -15,7 +15,7 @@ _installer="mercurystandalone-${pkgver}-linux-x64-installer.run"
source=("https://downloads.ccdc.cam.ac.uk/Mercury/$pkgver/$_installer")
-sha256sums=('611077a95e32e99112776ac04052f1fc83231ca0ee913e6a27f3cd16b5623c84')
+sha256sums=('59f40da1c828fafcbc906a2a72dd872d138a5426b2f85c47d09d1ceb9b74c651')
options=(!strip)