aboutsummaryrefslogtreecommitdiff
path: root/academic/pyCRAC
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-11-01 06:31:59 +0900
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-05 21:15:17 +0700
commit41e5e5b07a91e2678d1911ef58580ac5e0a9f1fe (patch)
treebee01c0e84b479ac071acba5db11f4f1eaf4bc35 /academic/pyCRAC
parent033d040b849171fe07436cb228921d147cab2c59 (diff)
downloadslackbuilds-41e5e5b07a91e2678d1911ef58580ac5e0a9f1fe.tar.xz
academic/pyCRAC: Fix MD5SUM.
Point to the commit which is currently master, so it does not change again in future. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/pyCRAC')
-rw-r--r--academic/pyCRAC/pyCRAC.SlackBuild2
-rw-r--r--academic/pyCRAC/pyCRAC.info4
2 files changed, 3 insertions, 3 deletions
diff --git a/academic/pyCRAC/pyCRAC.SlackBuild b/academic/pyCRAC/pyCRAC.SlackBuild
index 51f54e191304..6880eff9743a 100644
--- a/academic/pyCRAC/pyCRAC.SlackBuild
+++ b/academic/pyCRAC/pyCRAC.SlackBuild
@@ -31,7 +31,7 @@ TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
PIPENAM=crac_pipelines
-PIPEVER=master
+PIPEVER=b2647bae8c515fa3a790db3459342adb826a0a6a
#PIPETAG=sgrann
if [ -z "$ARCH" ]; then
diff --git a/academic/pyCRAC/pyCRAC.info b/academic/pyCRAC/pyCRAC.info
index 872cf0be27a6..3041d5e1de13 100644
--- a/academic/pyCRAC/pyCRAC.info
+++ b/academic/pyCRAC/pyCRAC.info
@@ -2,9 +2,9 @@ PRGNAM="pyCRAC"
VERSION="1.5.1"
HOMEPAGE="http://sandergranneman.bio.ed.ac.uk/pycrac-software"
DOWNLOAD="https://pypi.python.org/packages/source/p/pyCRAC/pyCRAC-1.5.1.tar.gz \
- https://git.ecdf.ed.ac.uk/sgrannem/crac_pipelines/-/archive/master/crac_pipelines-master.tar.gz"
+ https://git.ecdf.ed.ac.uk/sgrannem/crac_pipelines/-/archive/b2647bae8c515fa3a790db3459342adb826a0a6a/crac_pipelines-b2647bae8c515fa3a790db3459342adb826a0a6a.tar.gz"
MD5SUM="f634167e03ef26213efb4400671dbc9c \
- ab1f71f1d38096af86048866c0bbd3d8"
+ dc396811a0df2c83cb52681c94e8cb69"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="flexbar novocraft numpy3 pysam scipy3 pandas ruffus"