diff options
Diffstat (limited to 'libre')
-rw-r--r-- | libre/gummiboot/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/gummiboot/PKGBUILD b/libre/gummiboot/PKGBUILD index 6fe1a376b..95e25a164 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 210183 2014-04-10 18:38:19Z bpiotrowski $ +# $Id: PKGBUILD 212780 2014-05-15 06:02:26Z tpowa $ # Maintainer (Arch): Tom Gundersen <teg@jklm.no> # Contributor (Arch): Tobias Powalowski <tpowa@archlinux.org> # Contributor (Arch): Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)> @@ -6,8 +6,8 @@ # Maintainer: André Silva <emulatorman@parabola.nu> pkgname=gummiboot -pkgver=44 -pkgrel=2 +pkgver=45 +pkgrel=1 pkgdesc="Simple UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" arch=('x86_64' 'i686' 'mips64el') |