upgpkg: 2:2.06.r499.ge67a551a4-2: revert latest upstream changes...
... as these were reported to cause stalled boot with black screen.
Let's push a package with non-upstream changes, though... 🤞
This commit is contained in:
parent
beee9df4ae
commit
400290ba6c
6
PKGBUILD
6
PKGBUILD
@ -18,11 +18,11 @@ _GRUB_EMU_BUILD="0"
|
||||
pkgname='grub'
|
||||
pkgdesc='GNU GRand Unified Bootloader (2)'
|
||||
epoch=2
|
||||
_commit='c016a969d1eb59701face9ba14c19d67540f7037'
|
||||
_pkgver=2.06.r557.gac560966d
|
||||
_commit='e67a551a48192a04ab705fca832d82f850162b64'
|
||||
_pkgver=2.06.r499.ge67a551a4
|
||||
_unifont_ver='15.0.06'
|
||||
pkgver=${_pkgver/-/}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
url='https://www.gnu.org/software/grub/'
|
||||
arch=('x86_64')
|
||||
license=('GPL3')
|
||||
|
Loading…
Reference in New Issue
Block a user