summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Doyle2023-05-12 23:23:36 -0700
committerNathan Doyle2023-05-12 23:23:36 -0700
commit9391c401e141bd7295c1fa6023ea429194a808f1 (patch)
treeceefa41a47372d450d7a298f44cc980d8a4493c9
parent1420a6aeb4804e30fdb0e3c662e3f1496a25a0b4 (diff)
downloadaur-9391c401e141bd7295c1fa6023ea429194a808f1.tar.gz
bumped version 2.8.0
-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')