summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f072b8d04cad..a7641241d9ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3+')
depends=('dbus' 'polkit' 'gtk3' 'pacman>=4.1' 'pacman<4.2' 'curl' 'libnotify'
'notification-daemon')
makedepends=('perl' 'groff' 'git' 'autoconf')
-source=("git+https://github.com/jjk-jacky/{$_pkgname}.git#branch=next")
+source=("git+https://github.com/jjk-jacky/${_pkgname}.git#branch=next")
md5sums=('SKIP')
provides=($_pkgname)
conflicts=($_pkgname)