diff options
Diffstat (limited to 'libre/gummiboot')
-rw-r--r-- | libre/gummiboot/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD index 935ca32da..6360b6c13 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gummiboot pkgver=48 -pkgrel=1.parabola1 +pkgrel=1.parabola2 pkgdesc="Simple UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" arch=('x86_64' 'i686') @@ -26,7 +26,7 @@ install=gummiboot.install md5sums=('SKIP' '3d700d13aec5ab1b78a921eaf22e5bfa' '36ee74767ac8734dede1cbd0f4f275d7' - 'c146ea0e16fff867164e113c48c91fff') + 'e8b5d03282178d73b933f44a4d0b9af2') build() { cd ${srcdir}/${pkgname} |