summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwycero2019-03-01 23:17:49 +0800
committerwycero2019-03-01 23:17:49 +0800
commit25d5885a5d11ca76d8647638f0c56cf851571136 (patch)
tree20ca8573535d979c0bcc8ab8c0ae803243c57b75 /PKGBUILD
parent115f7e9c290afd11b177e94a4bdee0f0c34816fc (diff)
downloadaur-25d5885a5d11ca76d8647638f0c56cf851571136.tar.gz
a
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc14718275bc..348b8c0cfe4f 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/Se7endAY/grub2-theme-vimix"
+url="https://github.com/vinceliuice/grub2-theme-vimix"
arch=('any')
license=('GPLv3')
depends=('grub')
makedepends=('git')
install=${pkgname}.install
-source=("${pkgname}"::"git+https://github.com/Se7endAY/grub2-theme-vimix")
+source=("${pkgname}"::"git+https://github.com/vinceliuice/grub2-theme-vimix")
conflicts=('grub2-theme-vimix')
md5sums=('SKIP')