summaryrefslogtreecommitdiff
path: root/aur/pygreat-git
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2019-07-14 12:46:03 +0300
committerYuval Adam <_@yuv.al>2019-07-14 12:46:03 +0300
commitccf05e881b29efffc52338a879ed319d78f13464 (patch)
treedf5e884901e7c77931e032d8a36ca58d7607daec /aur/pygreat-git
parent0555be432cc5c2fafdf128d4e7f26dd7017ee8d3 (diff)
Use libgreat fork until upstream is fixed
Diffstat (limited to 'aur/pygreat-git')
-rw-r--r--aur/pygreat-git/.SRCINFO4
-rw-r--r--aur/pygreat-git/PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/aur/pygreat-git/.SRCINFO b/aur/pygreat-git/.SRCINFO
index 5af4c3c..e9c79df 100644
--- a/aur/pygreat-git/.SRCINFO
+++ b/aur/pygreat-git/.SRCINFO
@@ -2,13 +2,13 @@ pkgbase = pygreat-git
pkgdesc = A library to help you do Great things
pkgver = v2019.5.1.dev0.6.g1e982b2
pkgrel = 1
- url = https://github.com/greatscottgadgets/libgreat
+ url = https://github.com/yuvadm/libgreat
arch = any
license = BSD
depends = python-pyusb
depends = python-future
provides = pygreat
- source = git+https://github.com/greatscottgadgets/libgreat
+ source = git+https://github.com/yuvadm/libgreat
sha1sums = SKIP
pkgname = pygreat-git
diff --git a/aur/pygreat-git/PKGBUILD b/aur/pygreat-git/PKGBUILD
index e68aec6..7eb7a9b 100644
--- a/aur/pygreat-git/PKGBUILD
+++ b/aur/pygreat-git/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=v2019.5.1.dev0.6.g1e982b2
pkgrel=1
pkgdesc="A library to help you do Great things"
arch=('any')
-url="https://github.com/greatscottgadgets/libgreat"
+url="https://github.com/yuvadm/libgreat"
license=(BSD)
depends=('python-pyusb' 'python-future')
provides=('pygreat')