summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwycero2019-03-01 23:24:39 +0800
committerwycero2019-03-01 23:24:39 +0800
commit36357f91eb356d8066c421958ed881bbcdfc5cde (patch)
tree87c52f67581433af8af67aa0106c607922e97c27 /PKGBUILD
parent424df6df4302747308a8041a83f2863222fc2f6b (diff)
downloadaur-36357f91eb356d8066c421958ed881bbcdfc5cde.tar.gz
0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 348b8c0cfe4f..6921d9563ad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,13 +5,13 @@ pkgname=grub2-theme-vimix-git
pkgver=20170904
pkgrel=1
pkgdesc="Grub2 theme Vimix"
-url="https://github.com/vinceliuice/grub2-theme-vimix"
+url="https://github.com/vinceliuice/grub2-themes"
arch=('any')
license=('GPLv3')
depends=('grub')
makedepends=('git')
install=${pkgname}.install
-source=("${pkgname}"::"git+https://github.com/vinceliuice/grub2-theme-vimix")
+source=("${pkgname}"::"git+https://github.com/vinceliuice/grub2-themes")
conflicts=('grub2-theme-vimix')
md5sums=('SKIP')