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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Thu Apr 10 18:38:19 UTC 2014


    Date: Thursday, April 10, 2014 @ 20:38:19
  Author: bpiotrowski
Revision: 210183

upgpkg: gummiboot 44-2

use the actual 44 tag (FS#39802)

Modified:
  gummiboot/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-10 18:18:43 UTC (rev 210182)
+++ PKGBUILD	2014-04-10 18:38:19 UTC (rev 210183)
@@ -4,9 +4,9 @@
 # Contributor: Keshav P R <(the.ridikulus.rat) (aatt) (gemmaeiil) (ddoott) (ccoomm)>
 # Contributor:  Mantas Mikulėnas <grawity at gmail.com>
 
-pkgname="gummiboot"
-pkgver="44"
-pkgrel="1"
+pkgname=gummiboot
+pkgver=44
+pkgrel=2
 pkgdesc="Simple UEFI Boot Manager"
 url="http://freedesktop.org/wiki/Software/gummiboot"
 arch=('x86_64' 'i686')
@@ -17,11 +17,11 @@
 provides=('gummiboot-efi')
 replaces=('gummiboot-efi')
 options=('!strip' '!makeflags')
-source=("git://anongit.freedesktop.org/${pkgname}#commit=48e0a487"
+source=("git://anongit.freedesktop.org/$pkgname#tag=$pkgver"
         'loader.conf'
         'arch.conf'
-	'splash-arch.bmp')
-install="gummiboot.install"
+        'splash-arch.bmp')
+install=gummiboot.install
 md5sums=('SKIP'
          '6ea803e5179d623716e3be0b636de658'
          '82bda9612e3a361a74cf8de2a0134b15'




More information about the arch-commits mailing list