summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM. Scholz2021-01-27 12:14:19 +0100
committerM. Scholz2021-01-27 12:14:19 +0100
commit832a64305c3d9b4618b3f0f24e19d091dfd065ce (patch)
treefd4dc18826ae5e5083183e1e29abaf7d663819c2 /PKGBUILD
parentaf1fb971e385b15547c699d538ce20b12f81ac75 (diff)
downloadaur-cctbx-bin.tar.gz
upgpkg: revision 2392
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed71166eb96..4249fe8ccabf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=cctbx-bin
-pkgver=2314
+pkgver=2392
pkgrel=1
pkgdesc="The Computational Crystallography Toolbox (cctbx)"
arch=('x86_64')
@@ -12,7 +12,7 @@ makedepends=(fakechroot)
_installer="cctbx-installer-dev-$pkgver-intel-linux-2.6-x86_64-centos6"
source=("http://cci.lbl.gov/cctbx_build/dev-${pkgver}/${_installer}.tar.gz")
noextract=("${source[@]##*/}")
-sha1sums=('3fdc4eb649be063b5dec6f0f4157b604c89688e6')
+sha1sums=('6288eeb179559c405fa2f5ad3b83ec0f1368af2e')
options=(!strip)
#