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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Sep 10 14:24:09 UTC 2013


    Date: Tuesday, September 10, 2013 @ 16:24:09
  Author: tpowa
Revision: 194204

upgpkg: gummiboot 37-1

bump to latest version

Modified:
  gummiboot/trunk/PKGBUILD

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

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




More information about the arch-commits mailing list