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 7527d2681abd..f79266357830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=(grub)
makedepends=(git)
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("${pkgname%-*}::git+https://github.com/vinceliuice/grub2-themes.git")
+source=("$_pkgname::git+https://github.com/vinceliuice/grub2-themes.git")
md5sums=(SKIP)
pkgver() {