summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabian Bornschein2019-05-19 16:25:48 +0200
committerFabian Bornschein2019-05-19 16:25:48 +0200
commitfb61b1b00343196fc0bd109da2d802c23fd201c8 (patch)
tree184a59bcd1d73e5acea04ec032fe570791737c60
parent18de89ce353e3744274e5f68466c7455b282bbc5 (diff)
downloadaur-fb61b1b00343196fc0bd109da2d802c23fd201c8.tar.gz
fix url line
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9721bf6a432..a989d57b5d6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=game-devices-udev
pkgver=0.3
pkgrel=0
pkgdesc="Udev rules for controllers"
-url='https://gitlab.com/Fabish/${pkgname}'
+url='https://gitlab.com/Fabish/game-devices-udev'
arch=('any')
license=('MIT')
depends=('systemd')