summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorThenujan Sandramohan2023-01-12 10:57:49 +0530
committerThenujan Sandramohan2023-01-12 10:57:49 +0530
commitcfce73807fe7633cd0170fe8f0c1b3ac8ac4a9a5 (patch)
treef6b740d1e9f06ede9db397ee548ce29d0ef81a4c
parentf427e4bedc037c541065e1315d6aec95837c8abc (diff)
downloadaur-cfce73807fe7633cd0170fe8f0c1b3ac8ac4a9a5.tar.gz
Update to v1.12
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7c33d62d2635..3a0e2fb660aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = grub-editor
pkgdesc = GUI application to edit grub configurations
- pkgver = 1.11
+ pkgver = 1.12
pkgrel = 1
url = https://github.com/Thenujan-0/grub-editor
arch = any
@@ -9,7 +9,7 @@ pkgbase = grub-editor
depends = python
depends = grub
depends = python-pyqt5
- source = https://github.com/Thenujan-0/grub-editor/archive/refs/tags/v1.11.tar.gz
+ source = https://github.com/Thenujan-0/grub-editor/archive/refs/tags/v1.12.tar.gz
md5sums = SKIP
pkgname = grub-editor
diff --git a/PKGBUILD b/PKGBUILD
index 9102a6e530b0..e6afdb49f880 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thenujan Sandramohan <sthenujan2002@gmail.com>
pkgname=grub-editor
-pkgver=1.11
+pkgver=1.12
pkgrel=1
epoch=
pkgdesc="GUI application to edit grub configurations"