diff options
| author | Yuval Adam <_@yuv.al> | 2019-07-14 12:46:03 +0300 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-07-14 12:46:03 +0300 |
| commit | ccf05e881b29efffc52338a879ed319d78f13464 (patch) | |
| tree | df5e884901e7c77931e032d8a36ca58d7607daec /aur | |
| parent | 0555be432cc5c2fafdf128d4e7f26dd7017ee8d3 (diff) | |
Use libgreat fork until upstream is fixed
Diffstat (limited to 'aur')
| -rw-r--r-- | aur/pygreat-git/.SRCINFO | 4 | ||||
| -rw-r--r-- | aur/pygreat-git/PKGBUILD | 2 |
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') |
