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

Tobias Powalowski tpowa at archlinux.org
Mon May 11 06:33:13 UTC 2015


    Date: Monday, May 11, 2015 @ 08:33:13
  Author: tpowa
Revision: 238950

upgpkg: archboot 2015.05-1

bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-11 05:50:03 UTC (rev 238949)
+++ PKGBUILD	2015-05-11 06:33:13 UTC (rev 238950)
@@ -2,7 +2,7 @@
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=archboot
-pkgver=2015.01
+pkgver=2015.05
 pkgrel=1
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
@@ -49,7 +49,7 @@
          'gummiboot>=6' 'refind-efi>=0.4.5-1' 'efibootmgr>=0.6.0-3' 'f2fs-tools>=1.1.0-2' 'prebootloader>=20130206-1' 
          'lockdown-ms>=20130326-1' 'efivar>=0.4_18_gb8c524c-1' 'ethtool>=1:3.13-1')     
 
-source=(https://sources.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2)
+source=(ftp://ftp.archlinux.org/other/$pkgname/$pkgname-$pkgver-$pkgrel.tar.bz2)
 backup=('etc/archboot/allinone.conf'
         'etc/archboot/default.conf'
         'etc/archboot/default-network.conf'
@@ -69,4 +69,4 @@
   cd "$srcdir"/$pkgname-$pkgver-1
   mv * "$pkgdir/"
 }
-md5sums=('a03775028db317ed63ae31474f99f0d9')
+md5sums=('55a029367dcc71443a744cfc6ab34408')



More information about the arch-commits mailing list