summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 91481602436e..e372cd544deb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pycolab-git
pkgdesc = DeepMind pycolab
- pkgver = 1
+ pkgver = r21.1d808c2
pkgrel = 1
url = https://github.com/deepmind/pycolab
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index a7aa67f536d3..91a45f890109 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
# Maintainer: Sajaysurya Ganesh <sajay.surya@gmail.com>
pkgname="python-pycolab-git"
+pkgver="r21.1d808c2"
+pkgrel=1
pkgdesc="DeepMind pycolab"
arch=('any')
url="https://github.com/deepmind/pycolab"