summaryrefslogtreecommitdiffstats
path: root/abs/core/grub/PKGBUILD
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-05-16 16:13:33 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-05-16 16:13:33 (GMT)
commit6f7a84649ef75069cc4fa06fabeb63e762e049d1 (patch)
tree390f0eb0781b2599449edbdafbeb6aaba34200dc /abs/core/grub/PKGBUILD
parent2977acb7eedc1934fa051d69d3e88e633db0d1d7 (diff)
downloadlinhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.zip
linhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.tar.gz
linhes_pkgbuild-6f7a84649ef75069cc4fa06fabeb63e762e049d1.tar.bz2
grub: grub.install: use systemconfig to rebuild grub config to make sure we have splash setting
Diffstat (limited to 'abs/core/grub/PKGBUILD')
-rw-r--r--abs/core/grub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/grub/PKGBUILD b/abs/core/grub/PKGBUILD
index 6e3535f..58873b9 100644
--- a/abs/core/grub/PKGBUILD
+++ b/abs/core/grub/PKGBUILD
@@ -23,7 +23,7 @@ _UNIFONT_VER="6.3.20131217"
pkgname="grub"
pkgdesc="GNU GRand Unified Bootloader (2)"
pkgver=2.02.beta2
-pkgrel=7
+pkgrel=8
epoch=1
url="https://www.gnu.org/software/grub/"
arch=('x86_64' 'i686')