summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDct Mei2019-06-08 22:35:29 +0900
committerDct Mei2019-06-08 22:35:29 +0900
commita3f45492d53965d6c60de17852bbc23adb5b6256 (patch)
tree48facdce07e1cd6ee3aa205bb87d75913303cf67
parent2b18aee6f56be5bd5062cfab2863ae0319b35662 (diff)
downloadaur-a3f45492d53965d6c60de17852bbc23adb5b6256.tar.gz
fix
-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() {