summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDan Trickey2021-08-20 22:11:11 +0100
committerDan Trickey2021-08-20 22:11:11 +0100
commit4a23a5fa225844f979dee1fd721f79e8b062c6ae (patch)
tree98b9b69240b5954a0527276ff49855e5403ed778 /PKGBUILD
parent81950cd8b0e77c6c1951f78c22e90a08263a3b4a (diff)
downloadaur-python-j5.tar.gz
Updated to 0.12.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4feba497a07a..579bef9ce304 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dan Trickey
# This file is automatically generated by Arch Nemesis
pkgname=python-j5
-pkgver=0.10.0
+pkgver=0.12.0
pkgrel=1
pkgdesc='j5 Robotics Framework'
arch=('any')
@@ -11,8 +11,8 @@ license=('MIT')
depends=('python' 'python-pyusb' 'python-pyserial' 'python-cached-property' 'python-typing_extensions' 'python-pyquaternion')
optdepends=('python-zoloto')
makedepends=('python-setuptools' 'python-dephell')
-source=('https://api.github.com/repos/j5api/j5/tarball/v0.10.0')
-sha512sums=('f7994ed9664c281ff9d24305a7b89b2ade4cab71eb62d2c281c16c99fabb10cc78c19a770273a385828985d2556bfe4b7b09b8021d4877186b98ad151a8d82eb')
+source=('https://api.github.com/repos/j5api/j5/tarball/v0.12.0')
+sha512sums=('205c07c3f07123b9a51c1d2a15f2826dba75b29c7612e62c347bad2f5e71b31a0870916ab54ba8f678196862a379afd666c551227e5dd38a7596b689017c61de')
prepare() {
cd $(ls ${srcdir} | grep j5)