[arch-commits] Commit in gummiboot/trunk (PKGBUILD)

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Dec 16 17:59:14 UTC 2013


    Date: Monday, December 16, 2013 @ 18:59:14
  Author: tpowa
Revision: 201598

upgpkg: gummiboot 40-1

bump to latest version

Modified:
  gummiboot/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-16 16:01:50 UTC (rev 201597)
+++ PKGBUILD	2013-12-16 17:59:14 UTC (rev 201598)
@@ -5,7 +5,7 @@
 # Contributor:  Mantas Mikulėnas <grawity at gmail.com>
 
 pkgname="gummiboot"
-pkgver="39"
+pkgver="40"
 pkgrel="1"
 pkgdesc="Simple text-mode UEFI Boot Manager"
 url="http://freedesktop.org/wiki/Software/gummiboot"
@@ -21,6 +21,9 @@
         'loader.conf'
         'arch.conf')
 install="gummiboot.install"
+md5sums=('SKIP'
+         '6ea803e5179d623716e3be0b636de658'
+         '82bda9612e3a361a74cf8de2a0134b15')
 
 build() {
 	cd ${srcdir}/${pkgname}
@@ -40,6 +43,3 @@
 
 	make DESTDIR="${pkgdir}" install
 }
-md5sums=('SKIP'
-         '6ea803e5179d623716e3be0b636de658'
-         '82bda9612e3a361a74cf8de2a0134b15')




More information about the arch-commits mailing list