summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreworm2017-09-13 21:26:46 +0000
committersvntogit2017-09-13 21:26:46 +0000
commitac0326f7eff10bce29c96c127d5f42e0ce173c9f (patch)
tree7ef18d09afeb7b28f4b66e0d778f842ffceec962
parentab854d7388ea9d0f7cdedf91003ddddd89f682a9 (diff)
downloadaur-ac0326f7eff10bce29c96c127d5f42e0ce173c9f.tar.gz
update checksum for configuration file changes
git-svn-id: file:///srv/repos/svn-packages/svn@305449 eb2447ed-0c53-47e4-bac8-5bc4a241df78
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--grub.default6
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 01ae2670eeb2..6b039e8b8800 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -70,7 +70,7 @@ pkgbase = grub
sha256sums = b41e4438319136b5e74e0abdfcb64ae115393e4e15207490272c425f54026dd3
sha256sums = a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29
sha256sums = 535422c510a050d41efe7720dbe54de29e04bdb8f86fd5aea5feb0b24f7abe46
- sha256sums = df764fbd876947dea973017f95371e53833bf878458140b09f0b70d900235676
+ sha256sums = 74e5dd2090a153c10a7b9599b73bb09e70fddc6a019dd41641b0f10b9d773d82
sha256sums = c5e4f3836130c6885e9273c21f057263eba53f4b7c0e2f111f6e5f2e487a47ad
pkgname = grub
diff --git a/PKGBUILD b/PKGBUILD
index f5f5e48f827f..4d41da0b217b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,7 +76,7 @@ sha256sums=('810b3798d316394f94096ec2797909dbf23c858e48f7b3830826b8daa06b7b0f'
'b41e4438319136b5e74e0abdfcb64ae115393e4e15207490272c425f54026dd3'
'a5198267ceb04dceb6d2ea7800281a42b3f91fd02da55d2cc9ea20d47273ca29'
'535422c510a050d41efe7720dbe54de29e04bdb8f86fd5aea5feb0b24f7abe46'
- 'df764fbd876947dea973017f95371e53833bf878458140b09f0b70d900235676'
+ '74e5dd2090a153c10a7b9599b73bb09e70fddc6a019dd41641b0f10b9d773d82'
'c5e4f3836130c6885e9273c21f057263eba53f4b7c0e2f111f6e5f2e487a47ad')
prepare() {
diff --git a/grub.default b/grub.default
index a8b38ccfddb5..a521de425033 100644
--- a/grub.default
+++ b/grub.default
@@ -30,14 +30,14 @@ GRUB_GFXMODE=auto
# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep
-# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
-# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
+# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
+# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true
-# Uncomment and set to the desired menu colors. Used by normal and wallpaper
+# 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"