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

Tobias Powalowski tpowa at archlinux.org
Sat May 14 19:00:32 UTC 2016


    Date: Saturday, May 14, 2016 @ 21:00:32
  Author: tpowa
Revision: 268006

upgpkg: archboot 2016.05-1

fix prebootloader depend and bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-14 18:54:28 UTC (rev 268005)
+++ PKGBUILD	2016-05-14 19:00:32 UTC (rev 268006)
@@ -2,7 +2,7 @@
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=archboot
-pkgver=2015.09
+pkgver=2016.05
 pkgrel=1
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
@@ -46,7 +46,7 @@
 	 'systemd-sysvcompat>=188-2' 'arch-wiki-lite>=20120619-1'
          'intel-ucode>=20120606-1' 'arch-install-scripts>=5-1' 'zsh>=5.0.0-2' 'gdbm>=1.10-1'
          'grml-zsh-config>=0.6.2-1' 'cpupower>=3.5-4' 'wvdial>=1.61-4' 'xl2tpd>=1.3.0-2' 'usb_modeswitch>=1.2.4-1'
-         'refind-efi>=0.4.5-1' 'efibootmgr>=0.6.0-3' 'f2fs-tools>=1.1.0-2' 'prebootloader>=20130206-1' 
+         'refind-efi>=0.4.5-1' 'efibootmgr>=0.6.0-3' 'f2fs-tools>=1.1.0-2' 'efitools>=1.7.0' 
          'lockdown-ms>=20130326-1' 'efivar>=0.4_18_gb8c524c-1' 'ethtool>=1:3.13-1')     
 
 source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2)
@@ -69,4 +69,4 @@
   cd "$srcdir"/$pkgname-$pkgver-1
   mv * "$pkgdir/"
 }
-md5sums=('7f6eafd206ea35902f9746ac573d124b')
+md5sums=('592096c72f83c890a55315f5913a25b3')



More information about the arch-commits mailing list