summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Straube2018-01-15 12:44:11 +0100
committerMichael Straube2018-01-15 12:44:11 +0100
commitdf3e813eb360dd7a0f1c81816ef1c75ee524ae68 (patch)
tree3c43abce669660ec146f7f2329ebb13a803d97ae
parentac97c2f7219e8ccf0afa53688efa94aa1841c407 (diff)
downloadaur-df3e813eb360dd7a0f1c81816ef1c75ee524ae68.tar.gz
Switch to fork (project deleted)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD9
2 files changed, 8 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 753255240d4c..8367fb465bf9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = grub2-theme-arch-leap
pkgdesc = Arch Linux branded theme adapted from openSUSE Leap 42.1
pkgver = 1
- pkgrel = 2
- url = https://github.com/mstraube/grub2-theme-arch-leap
+ pkgrel = 3
+ url = https://github.com/i3wm/grub2-theme-arch-leap
arch = any
license = GPL
license = CCPL:by-sa
depends = grub
- source = grub2-theme-arch-leap-1.tar.gz::https://github.com/mstraube/grub2-theme-arch-leap/archive/1.tar.gz
+ source = grub2-theme-arch-leap-1.tar.gz::https://github.com/i3wm/grub2-theme-arch-leap/archive/1.tar.gz
sha256sums = ab67c35a5da28a109dbab493909ee7e1f9ad851274a42b0ff1aea03a73712100
pkgname = grub2-theme-arch-leap
diff --git a/PKGBUILD b/PKGBUILD
index 0d4c326e6566..5a9ba8ae4692 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
-# Maintainer: Michael Straube <straubem@gmx.de>
+# Maintainer:
+
pkgname=grub2-theme-arch-leap
pkgver=1
-pkgrel=2
+pkgrel=3
pkgdesc="Arch Linux branded theme adapted from openSUSE Leap 42.1"
-url="https://github.com/mstraube/grub2-theme-arch-leap"
+url="https://github.com/i3wm/grub2-theme-arch-leap"
arch=('any')
license=('GPL' 'CCPL:by-sa')
depends=('grub')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mstraube/$pkgname/archive/$pkgver.tar.gz")
+source=("$pkgname-$pkgver.tar.gz::https://github.com/i3wm/grub2-theme-arch-leap/archive/$pkgver.tar.gz")
sha256sums=('ab67c35a5da28a109dbab493909ee7e1f9ad851274a42b0ff1aea03a73712100')
package() {