summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM. Scholz2019-09-24 14:29:28 +0200
committerM. Scholz2019-09-24 14:29:28 +0200
commitaf1ffb6800c29ca75fda24abe6a9e3063cfd1a02 (patch)
treee77876c0fdf59d1b2b8a508b1d5e4d3d2068acd9 /PKGBUILD
parentfc487d8e5c2f9cd1f7faf15fa645e831d567d6b8 (diff)
downloadaur-af1ffb6800c29ca75fda24abe6a9e3063cfd1a02.tar.gz
upgpkg: revision 1902
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8dc2425b180f..ffc6d3f9117c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mirko Scholz
pkgname=cctbx-bin
-pkgver=1820
+pkgver=1902
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=('be0cf59d329a7603403ecaeafa1e453849e388f8')
+sha1sums=('8046536794285436a088f410a2bbe5931123ba99')
options=(!strip)
#