Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
grub


Commits:
8195387c by Christian Hesse at 2024-03-16T20:17:46+01:00
upgpkg: 2:2.12-2: rebuild with reproducible pacman

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = grub
        pkgdesc = GNU GRand Unified Bootloader (2)
        pkgver = 2.12
-       pkgrel = 1
+       pkgrel = 2
        epoch = 2
        url = https://www.gnu.org/software/grub/
        install = grub.install
@@ -47,7 +47,7 @@ pkgbase = grub
        options = !makeflags
        backup = etc/default/grub
        backup = etc/grub.d/40_custom
-       source = 
git+https://git.savannah.gnu.org/git/grub.git#tag=03e6ea18f6f834f177cad017279bedbb0a3de594?signed
+       source = 
git+https://git.savannah.gnu.org/git/grub.git#tag=grub-2.12?signed
        source = git+https://git.savannah.gnu.org/git/gnulib.git
        source = 
https://ftp.gnu.org/gnu/unifont/unifont-15.1.05/unifont-15.1.05.bdf.gz
        source = 
https://ftp.gnu.org/gnu/unifont/unifont-15.1.05/unifont-15.1.05.bdf.gz.sig


=====================================
PKGBUILD
=====================================
@@ -18,11 +18,10 @@ _GRUB_EMU_BUILD="0"
 pkgname='grub'
 pkgdesc='GNU GRand Unified Bootloader (2)'
 epoch=2
-_tag='03e6ea18f6f834f177cad017279bedbb0a3de594' # git rev-parse grub-${_pkgver}
 _pkgver=2.12
 _unifont_ver='15.1.05'
 pkgver=${_pkgver/-/}
-pkgrel=1
+pkgrel=2
 url='https://www.gnu.org/software/grub/'
 arch=('x86_64')
 license=('GPL-3.0-or-later')
@@ -57,7 +56,7 @@ validpgpkeys=('E53D497F3FA42AD8C9B4D1E835A93B74E82E4209'  # 
Vladimir 'phcoder' S
               'BE5C23209ACDDACEB20DB0A28C8189F1988C2166'  # Daniel Kiper 
<[email protected]>
               '95D2E9AB8740D8046387FD151A09227B1F435A33') # Paul Hardy 
<[email protected]>
 
-source=("git+https://git.savannah.gnu.org/git/grub.git#tag=${_tag}?signed";
+source=("git+https://git.savannah.gnu.org/git/grub.git#tag=grub-${_pkgver}?signed";
         'git+https://git.savannah.gnu.org/git/gnulib.git'
         
"https://ftp.gnu.org/gnu/unifont/unifont-${_unifont_ver}/unifont-${_unifont_ver}.bdf.gz"{,.sig}
         '0001-00_header-add-GRUB_COLOR_-variables.patch'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/commit/8195387cd71f139b2c39ec48b07a1b71231bb34f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/grub/-/commit/8195387cd71f139b2c39ec48b07a1b71231bb34f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to