summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGenerator2020-07-12 21:34:33 +0100
committerGenerator2020-07-12 21:34:33 +0100
commit181add3edde56d44362ea30a5fa40e9f79fb815b (patch)
tree4c5f7625b2c420444f024d2bbee5e9e8c77f71bd
parentef9b05482839438b9fffa8fcc3d670c8fdc50482 (diff)
downloadaur-181add3edde56d44362ea30a5fa40e9f79fb815b.tar.gz
bump version 1.5.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a88eb70dca33..f00c24643342 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grub2-theme-preview
pkgdesc = Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU
- pkgver = 1.4.4
- pkgrel = 3
+ pkgver = 1.5.1
+ pkgrel = 1
url = https://github.com/hartwork/grub2-theme-preview
arch = any
license = GPL
@@ -13,7 +13,7 @@ pkgbase = grub2-theme-preview
depends = python-distro
depends = libisoburn
depends = edk2-ovmf
- source = git+https://github.com/hartwork/grub2-theme-preview.git#tag=1.4.4
+ source = git+https://github.com/hartwork/grub2-theme-preview.git#tag=1.5.1
sha256sums = SKIP
pkgname = grub2-theme-preview
diff --git a/PKGBUILD b/PKGBUILD
index 15694cc60c26..3bf559b710b1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: American_Jesus <american.jesus.pt AT gmail DOT com>
pkgname=grub2-theme-preview
-pkgver=1.4.4
-pkgrel=3
+pkgver=1.5.1
+pkgrel=1
pkgdesc="Preview a full GRUB 2.x theme (or just a background image) using KVM/QEMU"
arch=('any')
url="https://github.com/hartwork/grub2-theme-preview"