summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Baberowski2019-08-05 00:13:49 +0200
committerSebastian Baberowski2019-08-05 00:13:49 +0200
commit711bec18b993ac66fe6d4ebff99ada503d9aafa8 (patch)
treea81f70c9bcdb51831da592a00078eec65bf0b2d0
parentd6183783e07325d2644fd5325dc6c8c1eef01c69 (diff)
downloadaur-711bec18b993ac66fe6d4ebff99ada503d9aafa8.tar.gz
Fix in upstream url
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 861d354ac013..0ab637d42bba 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/TicFocuser-ng"
license=(GPL3)
arch=(i686 x86_64)
depends=(pololu-tic-software libusbp-1)