summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rosenstrauch2020-04-22 11:04:59 -0400
committerDavid Rosenstrauch2020-04-22 11:04:59 -0400
commit30d90c2ab9a0fde939ba10567d1c643189ffabcf (patch)
treece65db3495e5537269bdf12698fc3458819a6e80
parentdc6bcb8726011069925cf5e4b5fe65d405fdb51e (diff)
downloadaur-30d90c2ab9a0fde939ba10567d1c643189ffabcf.tar.gz
Updated for rename of refind-efi package to refind
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 66166db4f10b..0253b1b86825 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = refind-theme-tux-git
pkgdesc = Ubuntu is nice but it needs a little Tux. Here he is, the man himself in the boot loader as a rEFInd theme.
pkgver = r85.e6c9f05
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/pradyumnasagar/tux4ubuntu/tree/master/tux-refind-theme
arch = any
license = none
makedepends = git
- depends = refind-efi
+ depends = refind
source = git+https://github.com/pradyumnasagar/tux4ubuntu.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 98a0c86827ab..a551868db78f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: David Rosenstrauch <darose@darose.net>
pkgname=refind-theme-tux-git
pkgver=r85.e6c9f05
-pkgrel=1
+pkgrel=2
pkgdesc="Ubuntu is nice but it needs a little Tux. Here he is, the man himself in the boot loader as a rEFInd theme."
arch=('any')
url="https://github.com/pradyumnasagar/tux4ubuntu/tree/master/tux-refind-theme"
license=('none')
-depends=('refind-efi')
+depends=('refind')
makedepends=('git')
source=('git+https://github.com/pradyumnasagar/tux4ubuntu.git')
md5sums=('SKIP')