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 c935d938f..43caaf9a2 100644 --- a/libre/grub/PKGBUILD +++ b/libre/grub/PKGBUILD @@ -38,7 +38,7 @@ pkgname=('grub') 'grub-omap3_beagle_xm' 'grub-omap3_beagle_xm_ab') pkgdesc='GNU GRand Unified Bootloader (2), (Parabola rebranded)' pkgver='2.02' -pkgrel='1.parabola1.1' +pkgrel='1.parabola1.2' epoch='2' url='https://www.gnu.org/software/grub/' arch=('x86_64' 'i686' 'armv7h') |