summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM. Scholz2018-12-07 11:15:11 +0100
committerM. Scholz2018-12-07 11:15:11 +0100
commitfd850652c9a92bde1cab8ba5c81a94b03a7ba7ce (patch)
tree02b0d9c259781ee654597860fb08e088f97a7e96
parent0d89fe5585d6505ced8a91204d2b3c49dfe77166 (diff)
downloadaur-fd850652c9a92bde1cab8ba5c81a94b03a7ba7ce.tar.gz
Updated to 4.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ac38d74de77..a8fc92ce906b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ccdc-mercury
pkgdesc = Crystal Structure Visualisation, Exploration and Analysis Made Easy
- pkgver = 3.10.3
- pkgrel = 4
+ pkgver = 4.0.0
+ pkgrel = 1
url = https://www.ccdc.cam.ac.uk/solutions/csd-system/components/mercury/
arch = x86_64
license = unknown
@@ -10,8 +10,8 @@ pkgbase = ccdc-mercury
depends = opengl-driver
depends = libx11
options = !strip
- source = https://downloads.ccdc.cam.ac.uk/Mercury/3.10.3/mercurystandalone-3.10.3-linux-x64-installer.run
- sha256sums = ca745dca5db7e4310da60266346f1c24709b9dfc87be3114a60c5e15ce802830
+ source = https://downloads.ccdc.cam.ac.uk/Mercury/4.0.0/mercurystandalone-4.0.0-linux-x64-installer.run
+ sha256sums = 462719a666b5236f78b53dc9028b991954a943450d5b1528b44c3e62a6e6c0dc
pkgname = ccdc-mercury
diff --git a/PKGBUILD b/PKGBUILD
index a6abd9abd915..2be44e3cca38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Mirko Scholz
pkgname=ccdc-mercury
-pkgver=3.10.3
-pkgrel=4
+pkgver=4.0.0
+pkgrel=1
pkgdesc="Crystal Structure Visualisation, Exploration and Analysis Made Easy"
arch=(x86_64)
url="https://www.ccdc.cam.ac.uk/solutions/csd-system/components/mercury/"
@@ -15,7 +15,7 @@ _installer="mercurystandalone-${pkgver}-linux-x64-installer.run"
source=("https://downloads.ccdc.cam.ac.uk/Mercury/$pkgver/$_installer")
-sha256sums=('ca745dca5db7e4310da60266346f1c24709b9dfc87be3114a60c5e15ce802830')
+sha256sums=('462719a666b5236f78b53dc9028b991954a943450d5b1528b44c3e62a6e6c0dc')
options=(!strip)