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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jun 10 15:51:28 UTC 2013


    Date: Monday, June 10, 2013 @ 17:51:28
  Author: tpowa
Revision: 188147

upgpkg: archboot 2013.06-2

bump to latest version and updates

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-10 13:41:26 UTC (rev 188146)
+++ PKGBUILD	2013-06-10 15:51:28 UTC (rev 188147)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2013.06
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -71,7 +71,7 @@
 
 package()
 {
-  cd "$srcdir"/$pkgname-$pkgver-1
+  cd "$srcdir"/$pkgname-$pkgver-2
   mv * "$pkgdir/"
 }
-md5sums=('f7183028bc06a0fcf541b42df9714744')
+md5sums=('96f2418b74e4f553aad12ae3aae4bae8')




More information about the arch-commits mailing list