diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-02-28 02:09:25 -0200 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2015-02-28 02:09:25 -0200 |
commit | 22024f12c0f9ee9a317b8ab037bda48f26eb9548 (patch) | |
tree | 31f5725711166e51505192539d820f4182273812 /libre/gummiboot/PKGBUILD | |
parent | c7bf9ca2363e8e845ef802a45ffa42dbdff1c080 (diff) |
rebuild gummiboot with new splash logo
Diffstat (limited to 'libre/gummiboot/PKGBUILD')
-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 6360b6c13..74b202086 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -7,7 +7,7 @@ pkgname=gummiboot pkgver=48 -pkgrel=1.parabola2 +pkgrel=1.parabola3 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' - 'e8b5d03282178d73b933f44a4d0b9af2') + 'db7c5e4aaa501c1af4301e011f4f5966') build() { cd ${srcdir}/${pkgname} |