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

Tobias Powalowski tpowa at nymeria.archlinux.org
Sun Sep 22 20:12:33 UTC 2013


    Date: Sunday, September 22, 2013 @ 22:12:32
  Author: tpowa
Revision: 194699

upgpkg: archboot 2013.09-1

bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-22 18:07:02 UTC (rev 194698)
+++ PKGBUILD	2013-09-22 20:12:32 UTC (rev 194699)
@@ -2,8 +2,8 @@
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=archboot
-pkgver=2013.08
-pkgrel=3
+pkgver=2013.09
+pkgrel=1
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -53,15 +53,11 @@
 backup=('etc/archboot/allinone.conf'
         'etc/archboot/default.conf'
         'etc/archboot/default-network.conf'
-        'etc/archboot/default-pxelinux.conf'
-        'etc/archboot/default-network-pxelinux.conf'
         'etc/archboot/presets/allinone'
         'etc/archboot/presets/isolinux'
         'etc/archboot/presets/isolinux-network'
         'etc/archboot/presets/syslinux'
         'etc/archboot/presets/syslinux-network'
-        'etc/archboot/presets/pxelinux'
-        'etc/archboot/presets/pxelinux-network'
 )
 install=archboot.install
 
@@ -70,9 +66,7 @@
 
 package()
 {
-  cd "$srcdir"/$pkgname-$pkgver-3
+  cd "$srcdir"/$pkgname-$pkgver-1
   mv * "$pkgdir/"
 }
-md5sums=('1708bd5ea82e20b34b46fd5699291703')
-md5sums=('8686540744b240a867c3ad6f82461659')
-md5sums=('f34c9dfb3d0acb956c983efe32592e07')
+md5sums=('39ea50150fc82f7a0a02d750c94deaa4')




More information about the arch-commits mailing list