diff options
Diffstat (limited to 'libre/grub/PKGBUILD')
-rw-r--r-- | libre/grub/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD index 44eebbd60..f39ebd2bc 100644 --- a/libre/grub/PKGBUILD +++ b/libre/grub/PKGBUILD @@ -35,7 +35,7 @@ pkgname=('grub') [[ $CARCH = armv7h ]] && pkgname+=('grub-am335x_bone' 'grub-udoo' 'grub-omap3_beagle' 'grub-omap3_beagle_xm' 'grub-omap3_beagle_xm_ab') pkgdesc='GNU GRand Unified Bootloader (2), (Parabola rebranded)' -pkgver='2.02.beta2' +pkgver='2.02.beta3' pkgrel='1.parabola1' epoch='1' url='https://www.gnu.org/software/grub/' @@ -87,7 +87,7 @@ source=("grub-${_pkgver}::git+git://git.sv.gnu.org/grub.git#tag=${_GRUB_GIT_TAG} md5sums=('SKIP' 'SKIP' - '728b7439ac733a7c0d56049adec364c7' + '31cd5b872d38a3a3581ef1f7b2ef1216' 'SKIP' '9589ec46a04f9bb4d5da987340a4a324' '3a9bb9bafe0062388e11f72f0e80ba7e' |