From ccf05e881b29efffc52338a879ed319d78f13464 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Sun, 14 Jul 2019 12:46:03 +0300 Subject: Use libgreat fork until upstream is fixed --- aur/pygreat-git/.SRCINFO | 4 ++-- 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') -- cgit v1.3.1