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

Christian Hesse eworm at gemini.archlinux.org
Wed Jun 8 13:30:11 UTC 2022


    Date: Wednesday, June 8, 2022 @ 13:30:11
  Author: eworm
Revision: 447757

build with our package version string

Modified:
  grub/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 13:29:30 UTC (rev 447756)
+++ PKGBUILD	2022-06-08 13:30:11 UTC (rev 447757)
@@ -83,6 +83,7 @@
 )
 
 _configure_options=(
+	PACKAGE_VERSION="${epoch}:${pkgver}-${pkgrel}"
 	FREETYPE="pkg-config freetype2"
 	BUILD_FREETYPE="pkg-config freetype2"
 	--enable-mm-debug



More information about the arch-commits mailing list