rebuild for reproducibility - somehow translation files were missing in old package

This commit is contained in:
Allan McRae 2020-05-06 11:21:55 +00:00
parent ec28196646
commit 6ec94a78bb

View File

@ -23,7 +23,7 @@ pkgname='grub'
pkgdesc='GNU GRand Unified Bootloader (2)' pkgdesc='GNU GRand Unified Bootloader (2)'
_pkgver=2.04 _pkgver=2.04
pkgver=${_pkgver/-/} pkgver=${_pkgver/-/}
pkgrel=5 pkgrel=6
epoch=2 epoch=2
url='https://www.gnu.org/software/grub/' url='https://www.gnu.org/software/grub/'
arch=('x86_64') arch=('x86_64')