summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d89febf000dd..8a476926273e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = libindi-ticfocuser
pkgdesc = 3rd party drivers for INDI: TicFocuser-ng
pkgver = 0.9
pkgrel = 1
- url = https://github.com/sebo/TicFocuser-ng
+ url = https://github.com/sebo-b/TicFocuser-ng
arch = i686
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 0ab637d42bba..c4702a821a2e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=libindi-ticfocuser
pkgver=0.9
pkgrel=1
pkgdesc="3rd party drivers for INDI: TicFocuser-ng"
-url="https://github.com/sebo/TicFocuser-ng"
+url="https://github.com/sebo-b/TicFocuser-ng"
license=(GPL3)
arch=(i686 x86_64)
depends=(pololu-tic-software libusbp-1)