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

Jan Steffens heftig at gemini.archlinux.org
Thu Dec 16 11:33:53 UTC 2021


    Date: Thursday, December 16, 2021 @ 11:33:53
  Author: heftig
Revision: 432590

0.3.42-1

Modified:
  pipewire/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-16 11:03:21 UTC (rev 432589)
+++ PKGBUILD	2021-12-16 11:33:53 UTC (rev 432590)
@@ -22,7 +22,7 @@
 
 pkgver() {
   cd pipewire
-  git describe --tags | sed 's/-/+/g'
+  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
 }
 
 prepare() {



More information about the arch-commits mailing list