summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Doyle2023-05-06 21:20:28 -0700
committerNathan Doyle2023-05-06 21:20:28 -0700
commit1420a6aeb4804e30fdb0e3c662e3f1496a25a0b4 (patch)
treecfff99a6ce4103d0abebc0fc77595c1eb8d860b8
parent0035d906e2345eba4a8fca33706e753238a9958f (diff)
downloadaur-1420a6aeb4804e30fdb0e3c662e3f1496a25a0b4.tar.gz
bump version 2.7.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a280075f54d9..087de8bf243b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = grub2-theme-preview
pkgdesc = Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU
- pkgver = 2.4.2
+ pkgver = 2.7.0
pkgrel = 1
url = https://github.com/hartwork/grub2-theme-preview
arch = any
@@ -13,7 +13,7 @@ pkgbase = grub2-theme-preview
depends = python-setuptools
depends = libisoburn
depends = edk2-ovmf
- source = git+https://github.com/hartwork/grub2-theme-preview.git#tag=2.4.2
+ source = git+https://github.com/hartwork/grub2-theme-preview.git#tag=2.7.0
sha256sums = SKIP
pkgname = grub2-theme-preview
diff --git a/PKGBUILD b/PKGBUILD
index 975bdaabbaf0..bc783850b629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nathan Doyle <natetronn <at> Gmail-DOT-Com>
# Contributor: American_Jesus <american.jesus.pt AT gmail DOT com>
pkgname=grub2-theme-preview
-pkgver=2.4.2
+pkgver=2.7.0
pkgrel=1
pkgdesc="Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU"
arch=('any')