diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-11 01:41:05 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-04-11 01:41:05 -0300 |
commit | 27265c5b7bd41585a2b5295e68830258ee7233ca (patch) | |
tree | 4cc8366d9b52e06e3001be7501158a2f62f6ff4e /libre/gummiboot | |
parent | c003ccc8b2b140c9f91bf230979f6118b4b2384f (diff) |
gummiboot-44-1: updating version
Diffstat (limited to 'libre/gummiboot')
-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 a1814bd71..2cec8fbc2 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 204682 2014-01-24 22:03:35Z tomegun $ +# $Id: PKGBUILD 209263 2014-03-31 08:01:18Z tpowa $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: Tobias Powalowski <tpowa@archlinux.org> # Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)> @@ -6,8 +6,8 @@ # Maintainer (Parabola): André Silva <emulatorman@parabola.nu> pkgname="gummiboot" -pkgver="43" -pkgrel="2.1" +pkgver="44" +pkgrel="1" pkgdesc="Simple UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" arch=('x86_64' 'i686' 'mips64el') |