summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 087de8bf243b..3aadada9dca3 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.7.0
+ pkgver = 2.8.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.7.0
+ source = git+https://github.com/hartwork/grub2-theme-preview.git#tag=2.8.0
sha256sums = SKIP
pkgname = grub2-theme-preview
diff --git a/PKGBUILD b/PKGBUILD
index bc783850b629..3437b53e2380 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.7.0
+pkgver=2.8.0
pkgrel=1
pkgdesc="Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU"
arch=('any')