summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSebastian Baberowski2019-08-05 00:13:49 +0200
committerSebastian Baberowski2019-08-05 00:15:24 +0200
commit884c4d166cd856d52965aab9906c776503f43ce9 (patch)
tree60fff6ad04770e23d4e7dc272dbaf223075d8587 /PKGBUILD
parentd6183783e07325d2644fd5325dc6c8c1eef01c69 (diff)
downloadaur-884c4d166cd856d52965aab9906c776503f43ce9.tar.gz
Fix in upstream url
Diffstat (limited to 'PKGBUILD')
-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)