Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
binutils


Commits:
10dd77d9 by Frederik Schwan at 2024-09-26T12:11:05+02:00
fix pkgver

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -34,7 +34,7 @@ validpgpkeys=(3A24BC1E8FB409FA9F14371813FCEF89DD9E3C4F)
 
 pkgver() {
   cd binutils-gdb
-  git describe --abbrev 12 --tags | sed 
's/[^-]*-//;s/[^-]*-/&r/;s/-/+/g;s/_/./'
+  git describe --abbrev=12 --tags | sed 
's/[^-]*-//;s/[^-]*-/&r/;s/-/+/g;s/_/./'
 }
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/10dd77d9972349de258f8bff9c79729195ca761e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/binutils/-/commit/10dd77d9972349de258f8bff9c79729195ca761e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to