[arch-commits] Commit in grub/trunk (PKGBUILD grub.default)

Christian Hesse eworm at archlinux.org
Tue Nov 5 09:28:40 UTC 2019


    Date: Tuesday, November 5, 2019 @ 09:28:39
  Author: eworm
Revision: 366791

upgpkg: grub 2:2.04-3

* do not depend on which (FS#64155)
* improve wording (FS#64070)

Modified:
  grub/trunk/PKGBUILD
  grub/trunk/grub.default

--------------+
 PKGBUILD     |    4 ++--
 grub.default |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-05 09:03:29 UTC (rev 366790)
+++ PKGBUILD	2019-11-05 09:28:39 UTC (rev 366791)
@@ -23,7 +23,7 @@
 pkgdesc='GNU GRand Unified Bootloader (2)'
 _pkgver=2.04
 pkgver=${_pkgver/-/}
-pkgrel=2
+pkgrel=3
 epoch=2
 url='https://www.gnu.org/software/grub/'
 arch=('x86_64')
@@ -73,7 +73,7 @@
             'SKIP'
             '171415ab075d1ac806f36c454feeb060f870416f24279b70104bba94bd6076d4'
             'a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29'
-            'b8fe532668cb12c34d2a26221298f2459fac7c5578a14476a2af8c20aed5c101')
+            '690adb7943ee9fedff578a9d482233925ca3ad3e5a50fffddd27cf33300a89e3')
 
 _backports=(
 	# grub-mkconfig: Use portable "command -v" to detect installed programs

Modified: grub.default
===================================================================
--- grub.default	2019-11-05 09:03:29 UTC (rev 366790)
+++ grub.default	2019-11-05 09:28:39 UTC (rev 366791)
@@ -49,6 +49,6 @@
 # Uncomment to get a beep at GRUB start
 #GRUB_INIT_TUNE="480 440 1"
 
-# Uncomment to make GRUB remember the last selection. This requires to
-# set 'GRUB_DEFAULT=saved' above.
+# Uncomment to make GRUB remember the last selection. This requires
+# setting 'GRUB_DEFAULT=saved' above.
 #GRUB_SAVEDEFAULT="true"



More information about the arch-commits mailing list