diff options
-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 9f22b1d63..609d94a88 100644 --- a/libre/grub/PKGBUILD +++ b/libre/grub/PKGBUILD @@ -35,7 +35,7 @@ pkgname=('grub') 'grub-omap3_beagle_xm' 'grub-omap3_beagle_xm_ab') pkgdesc='GNU GRand Unified Bootloader (2), (Parabola rebranded)' pkgver='2.02.beta3' -pkgrel='3.parabola1' +pkgrel='4.parabola1' epoch='1' url='https://www.gnu.org/software/grub/' arch=('x86_64' 'i686' 'armv7h') |