diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-03 18:57:59 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-02-03 18:57:59 -0200 |
commit | 7a778e8cdf604924dc9bafc47849e0594ae1f85c (patch) | |
tree | 3d592385e94cb466be20ad352b94fe424914f33f /libre/grub/PKGBUILD | |
parent | 5cbba21ddc8e5639198e4a234c09f0891cf8555b (diff) | |
download | abslibre-7a778e8cdf604924dc9bafc47849e0594ae1f85c.tar.gz abslibre-7a778e8cdf604924dc9bafc47849e0594ae1f85c.tar.bz2 abslibre-7a778e8cdf604924dc9bafc47849e0594ae1f85c.zip |
grub-1:2.02.beta2-1.1: repackage to fix trouble installing because was discovered that grub on [libre] was the official Arch package from [core], maybe a db-sync bug
Diffstat (limited to 'libre/grub/PKGBUILD')
-rw-r--r-- | libre/grub/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD index c82b41a13..df6956f96 100644 --- a/libre/grub/PKGBUILD +++ b/libre/grub/PKGBUILD @@ -15,7 +15,7 @@ _UNIFONT_VER="6.3.20131217" pkgname="grub" pkgdesc="GNU GRand Unified Bootloader (2), (Parabola rebranded)" pkgver=2.02.beta2 -pkgrel=1 +pkgrel=1.1 epoch="1" url="https://www.gnu.org/software/grub/" arch=('x86_64' 'i686') |