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

Tobias Powalowski tpowa at archlinux.org
Tue Sep 9 06:39:06 UTC 2014


    Date: Tuesday, September 9, 2014 @ 08:39:06
  Author: tpowa
Revision: 221234

upgpkg: efivar 0.11-1

bump to latest version

Modified:
  efivar/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-09 06:34:58 UTC (rev 221233)
+++ PKGBUILD	2014-09-09 06:39:06 UTC (rev 221234)
@@ -21,7 +21,7 @@
 
 pkgver() {
 	cd "${srcdir}/efivar/"
-	echo "$(git describe --tags)" | sed -e 's|-|\.|g'
+	echo "$(git describe --tags)" | sed -e 's|efivar-||g'
 }
 
 prepare() {




More information about the arch-commits mailing list