summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSasasu2017-04-22 18:28:48 +0800
committerSasasu2017-04-22 18:28:48 +0800
commit3cbc105919463e05c1e1b3d35b0e508fcaa9547b (patch)
tree57307af2064b596bc1d616ff5bfc1128dc89a49a
parenta04d23add2360822b2fff3d30eddc821b9b23909 (diff)
downloadaur-3cbc105919463e05c1e1b3d35b0e508fcaa9547b.tar.gz
lock tensorflow at r1.1
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb71ffe4cb39..d581aa4a1a1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -41,7 +41,7 @@ prepare() {
configure_tensorflow() {
cd ${srcdir}/sonnet/tensorflow
-
+ git checkout r1.1
# clean and create the directory to store the wheel file
if [ -d ${srcdir}/tmp ]; then
rm -rf ${srcdir}/tmp