diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-10 11:44:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-10 11:44:23 -0300 |
commit | cd60ea424dd810bd1e4d18f4be103703eb2f3039 (patch) | |
tree | 8cf5eed989f662fcedd91debdffffd2a946bf218 | |
parent | ccb422410ec2520a2452e92296150147c7dd5a0d (diff) | |
download | abslibre-cd60ea424dd810bd1e4d18f4be103703eb2f3039.tar.gz abslibre-cd60ea424dd810bd1e4d18f4be103703eb2f3039.tar.bz2 abslibre-cd60ea424dd810bd1e4d18f4be103703eb2f3039.zip |
gummiboot-32-1: updating version
-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 1195912e8..bbed77b21 100644 --- a/libre/gummiboot/PKGBUILD +++ b/libre/gummiboot/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 186011 2013-05-20 13:11:55Z tomegun $ +# $Id: PKGBUILD 187912 2013-06-08 06:38:24Z 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,7 +6,7 @@ # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> pkgname="gummiboot" -pkgver="31" +pkgver="32" pkgrel="1" pkgdesc="Simple text-mode UEFI Boot Manager (Parabola rebranded)" url="http://freedesktop.org/wiki/Software/gummiboot" |