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

Tobias Powalowski tpowa at nymeria.archlinux.org
Tue Mar 19 11:18:18 UTC 2013


    Date: Tuesday, March 19, 2013 @ 12:18:17
  Author: tpowa
Revision: 180265

upgpkg: archboot 2013.03-3

fix ftp install routine and UEFI mounting

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-19 07:39:45 UTC (rev 180264)
+++ PKGBUILD	2013-03-19 11:18:17 UTC (rev 180265)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2013.03
-pkgrel=2
+pkgrel=3
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -71,7 +71,7 @@
 
 package()
 {
-  cd "$srcdir"/$pkgname-$pkgver-2
+  cd "$srcdir"/$pkgname-$pkgver-3
   mv * "$pkgdir/"
 }
-md5sums=('ef78a1287c2e1de07277559f61fadbc8')
+md5sums=('77d57bfc8d82d585addbcc341d4564c6')




More information about the arch-commits mailing list