summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIgor Saric2022-03-26 15:47:01 +0100
committerIgor Saric2022-03-26 15:47:01 +0100
commit62e620fc41350c339eaf437e7ac4dc22fc272d9d (patch)
treeaca40413656df30aab2be0e5c4642090f530d5a9 /PKGBUILD
parentca567596a996d72af2d64aa8f9f0f5a1f1662a0b (diff)
downloadaur-62e620fc41350c339eaf437e7ac4dc22fc272d9d.tar.gz
fix git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7d1c71e6ea1..c55f39539b72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('git')
optdepends=('systemd: udev implementation')
conflicts=('systemd-sysvcompat' 'sysvinit')
backup=('etc/minirc.json' 'etc/minirc.local' 'etc/minirc.local.shutdown')
-source=("https://github.com/karabaja4/${_gitname}.git")
+source=("git+${url}.git")
md5sums=('SKIP')
prepare() {