summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4120cf2f2d30..be91d12de9de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Feb 22 23:50:21 UTC 2017
+# Wed Feb 22 23:57:20 UTC 2017
pkgbase = grub-git
pkgdesc = GNU GRand Unified Bootloader (2)
pkgver = 2.02.rc1.r5.g512bb31cb
diff --git a/PKGBUILD b/PKGBUILD
index 8c1080de9844..3349296c8ba9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -33,8 +33,7 @@ optdepends=('dosfstools: For grub-mkrescue FAT FS and EFI support'
'fuse2: For grub-mount usage'
'libisoburn: Provides xorriso for generating grub rescue iso using grub-mkrescue'
'mtools: For grub-mkrescue FAT FS support'
- 'os-prober: To detect other OSes when generating grub.cfg in BIOS systems'
-)
+ 'os-prober: To detect other OSes when generating grub.cfg in BIOS systems')
if [[ "${_GRUB_EMU_BUILD}" == "1" ]]; then
makedepends+=('libusbx' 'sdl')