summaryrefslogtreecommitdiff
path: root/libre/grub2
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-06-29 03:19:21 +0000
committerroot <root@rshg054.dnsready.net>2012-06-29 03:19:21 +0000
commita9811800fb65ca331655a1bbe22e67e7564099f8 (patch)
treea5504c1d4f8cfbdd5849e602110adbabef234393 /libre/grub2
parenteb4c1f17fe6790f814a67378ed66bddbb93def96 (diff)
Fri Jun 29 03:19:21 UTC 2012
Diffstat (limited to 'libre/grub2')
-rw-r--r--libre/grub2/PKGBUILD4
-rw-r--r--libre/grub2/grub.default4
2 files changed, 4 insertions, 4 deletions
diff --git a/libre/grub2/PKGBUILD b/libre/grub2/PKGBUILD
index 936a5d41f..5b1769f95 100644
--- a/libre/grub2/PKGBUILD
+++ b/libre/grub2/PKGBUILD
@@ -11,7 +11,7 @@ _grub_915_ver=9
pkgname=('grub2-common' 'grub2-bios' 'grub2-efi-i386')
pkgbase=grub2
pkgver=2.00rc1
-pkgrel=1
+pkgrel=1.1
url="http://www.gnu.org/software/grub/"
arch=('i686' 'x86_64')
license=('GPL3')
@@ -38,7 +38,7 @@ sha1sums=('2f5ca951c3cb9ca364d38e4b4a2ca2a232fc4c13'
'eb4b35b4c36b64f9405cbcbc538cb205171c1c0a'
'd5ae2efec25616028a9d89e98b6e454f1c4c415f'
'31aa740fc225b3f3ed4917843038f9e8658a71be'
- '348b148d5183825f31a3d24a7ebf2d6a709f4e6a'
+ '9a81f8bebcbee3d300315a29266ce7a5c9e5881c'
'9735043d518e16f147f64ef283eceb2549fed860'
'ce35d7ae75cd1b5b677e894e528f96add40e77b9')
diff --git a/libre/grub2/grub.default b/libre/grub2/grub.default
index 4ab37bbfc..d0c959059 100644
--- a/libre/grub2/grub.default
+++ b/libre/grub2/grub.default
@@ -34,8 +34,8 @@ GRUB_DISABLE_RECOVERY=true
# Uncomment and set to the desired menu colors. Used by normal and wallpaper
# modes only. Entries specified as foreground/background.
-#GRUB_COLOR_NORMAL="light-blue/black"
-#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
+GRUB_COLOR_NORMAL="magenta/black"
+GRUB_COLOR_HIGHLIGHT="white/magenta"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"