summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dad4ad5e547f..9cc0479fce9d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = grub-improved-luks2-git
pkgdesc = GNU GRand Unified Bootloader (2) with Argon2 support. Patch made by Patrick Steinhardt
- pkgver = 2.12.rc1.r68.g64e3cee72
+ pkgver = 2.12.r2.gb835601c7
pkgrel = 1
url = https://www.gnu.org/software/grub/
install = grub-improved-luks2-git.install
diff --git a/PKGBUILD b/PKGBUILD
index adcf3a264087..b6e4be6c8a7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ _build_platforms="x86_64-efi"
_pkgname="grub"
pkgname="${_pkgname}-improved-luks2-git"
-pkgver=2.12.rc1.r68.g64e3cee72
+pkgver=2.12.r2.gb835601c7
pkgrel=1
pkgdesc="GNU GRand Unified Bootloader (2) with Argon2 support. Patch made by Patrick Steinhardt"
arch=('x86_64')