grub2 rebuild against new fuse

This commit is contained in:
Neophytos 2012-11-22 15:01:07 +00:00
parent ad4607bb22
commit 244cea4352

View File

@ -1,5 +1,5 @@
#
# Chakra Packages for Chakra, part of chakra-project.org
# Core Packages for Chakra, part of chakra-project.org
#
# Maintainer: Daniele Cocca <jmc@chakra-project.org>
@ -11,7 +11,7 @@ if [ "${CARCH}" == 'x86_64' ]; then
fi
pkgver=2.00
pkgrel=2
pkgrel=3
arch=('x86_64')
url="http://www.gnu.org/software/grub/"
license=('GPL3')