diff options
Diffstat (limited to 'aur/pygreat-git')
| -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') |
