summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5af4c3c60d46..e9c79df09903 100644
--- a/.SRCINFO
+++ b/.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/PKGBUILD b/PKGBUILD
index e68aec6e0fd6..7eb7a9ba1291 100644
--- a/PKGBUILD
+++ b/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')