summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwycero2019-03-01 23:24:39 +0800
committerwycero2019-03-01 23:24:39 +0800
commit36357f91eb356d8066c421958ed881bbcdfc5cde (patch)
tree87c52f67581433af8af67aa0106c607922e97c27
parent424df6df4302747308a8041a83f2863222fc2f6b (diff)
downloadaur-36357f91eb356d8066c421958ed881bbcdfc5cde.tar.gz
0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10e05361ef1e..2ca136852c39 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,14 +4,14 @@ pkgbase = grub2-theme-vimix-git
pkgdesc = Grub2 theme Vimix
pkgver = 20170904
pkgrel = 1
- url = https://github.com/vinceliuice/grub2-theme-vimix
+ url = https://github.com/vinceliuice/grub2-themes
install = grub2-theme-vimix-git.install
arch = any
license = GPLv3
makedepends = git
depends = grub
conflicts = grub2-theme-vimix
- source = grub2-theme-vimix-git::git+https://github.com/vinceliuice/grub2-theme-vimix
+ source = grub2-theme-vimix-git::git+https://github.com/vinceliuice/grub2-themes
md5sums = SKIP
pkgname = grub2-theme-vimix-git
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')