summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorquoteme2021-02-10 19:02:15 +0100
committerquoteme2021-02-10 19:02:15 +0100
commit5803440ec927ce98b9f33d0104d9eb8cf63cc667 (patch)
treebe11bf908bcdd7d63f9eab35347b47a1607a064b /PKGBUILD
parent52eeecbc23e18b6e75f7ceccab73e299e9fcabde (diff)
downloadaur-networkmanager-dmenu-bluetoothfix-git.tar.gz
fixed wrong link to github
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81397f7e5e35..99f5181618ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ optdepends=('dmenu: either dmenu or rofi is required'
'network-manager-applet: for the nm-connection-editor GUI')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("$_pkgname::git+https://github.com/firecat53/$_gitname.git")
+source=(git+"https://github.com/Quoteme/${_gitname}.git")
md5sums=('SKIP')
install="$_pkgname.install"