prepare final 2.06 release

This commit is contained in:
Christian Hesse
2021-06-08 20:00:12 +00:00
parent f08206d639
commit ec3717c8b7
2 changed files with 6 additions and 4 deletions

View File

@ -18,12 +18,12 @@ _GRUB_EMU_BUILD="0"
pkgname='grub'
pkgdesc='GNU GRand Unified Bootloader (2)'
epoch=2
_tag='7d42d00f0e314f1535752bd5126a6b8d1be3352b' # git rev-parse grub-${_pkgver}
_tag='53c5000739db114c229fe69ec3d4b76b92441098' # git rev-parse grub-${_pkgver}
_gnulib_commit='be584c56eb1311606e5ea1a36363b97bddb6eed3'
_unifont_ver='13.0.06'
_pkgver=2.06-rc1
_pkgver=2.06
pkgver=${_pkgver/-/}
pkgrel=2
pkgrel=0
url='https://www.gnu.org/software/grub/'
arch=('x86_64')
license=('GPL3')