summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Trickey2020-08-18 17:02:36 +0100
committerDan Trickey2020-08-18 17:02:36 +0100
commit233ef45893e8c3e20a656127bcb5aad21ae1ac79 (patch)
treee5b9cca6fef894bca1210f70aa3fff0f05c07ddb /PKGBUILD
parentdaf3cf8381185c3269ce5b80130c6b179f86cf5c (diff)
downloadaur-233ef45893e8c3e20a656127bcb5aad21ae1ac79.tar.gz
Updated to 0.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16816b09bfa4..34b7c282ddf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ license=('MIT')
depends=('python' 'python-j5')
optdepends=('python-zoloto')
makedepends=('python-setuptools' 'python-dephell')
-source=("")
-sha512sums=('')
+source=('https://api.github.com/repos/sourcebots/sbot/tarball/v0.8.0')
+sha512sums=('f17637ee2ae6c6ac2b3ad5a1aecd3cc2258bf0612c26983c5de8429bab82f0bb742c1ef2b3690a4d2186f0bb341544b128cac23285bf2be17a97dea4b525b25b')
prepare() {
cd $(ls ${srcdir} | grep sbot)