summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scholz2019-04-03 14:07:51 +0200
committerM. Scholz2019-04-03 14:07:51 +0200
commit50fcf7e6ad96d7a080a86cd0cf1ec544cfdc8948 (patch)
tree7b8bc53ec758205ce7c8721e53db5cd6f01e1f34
parentfd850652c9a92bde1cab8ba5c81a94b03a7ba7ce (diff)
downloadaur-50fcf7e6ad96d7a080a86cd0cf1ec544cfdc8948.tar.gz
Updated to 4.1.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8fc92ce906b..a5a0aaf67cbe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ccdc-mercury
pkgdesc = Crystal Structure Visualisation, Exploration and Analysis Made Easy
- pkgver = 4.0.0
+ pkgver = 4.1.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.0.0/mercurystandalone-4.0.0-linux-x64-installer.run
- sha256sums = 462719a666b5236f78b53dc9028b991954a943450d5b1528b44c3e62a6e6c0dc
+ source = https://downloads.ccdc.cam.ac.uk/Mercury/4.1.0/mercurystandalone-4.1.0-linux-x64-installer.run
+ sha256sums = 19f2d737340766e78469636f32e822bd2eb97796dcc5d576a53f748aec61e6fd
pkgname = ccdc-mercury
diff --git a/PKGBUILD b/PKGBUILD
index 2be44e3cca38..523174cee523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=ccdc-mercury
-pkgver=4.0.0
+pkgver=4.1.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=('462719a666b5236f78b53dc9028b991954a943450d5b1528b44c3e62a6e6c0dc')
+sha256sums=('19f2d737340766e78469636f32e822bd2eb97796dcc5d576a53f748aec61e6fd')
options=(!strip)