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

Tobias Powalowski tpowa at nymeria.archlinux.org
Mon Jul 15 12:55:21 UTC 2013


    Date: Monday, July 15, 2013 @ 14:55:21
  Author: tpowa
Revision: 190096

upgpkg: archboot 2013.07-2

bump to latest version

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-15 12:33:02 UTC (rev 190095)
+++ PKGBUILD	2013-07-15 12:55:21 UTC (rev 190096)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2013.07
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -70,7 +70,7 @@
 
 package()
 {
-  cd "$srcdir"/$pkgname-$pkgver-1
+  cd "$srcdir"/$pkgname-$pkgver-2
   mv * "$pkgdir/"
 }
-md5sums=('cdefdcce36011eb8a9d07bedb5221d80')
+md5sums=('e0f59b9c1652d67e74dd06419dfd5b3e')




More information about the arch-commits mailing list