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

Antonio Rojas arojas at gemini.archlinux.org
Mon Apr 25 21:06:18 UTC 2022


    Date: Monday, April 25, 2022 @ 21:06:17
  Author: arojas
Revision: 1190120

962855F072C7A01846405864FCF3C8CB5CF9C8D4 key rebuild

Modified:
  upx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-25 21:01:57 UTC (rev 1190119)
+++ PKGBUILD	2022-04-25 21:06:17 UTC (rev 1190120)
@@ -6,7 +6,7 @@
 
 pkgname=upx
 pkgver=3.96
-pkgrel=2
+pkgrel=3
 pkgdesc='Extendable, high-performance executable packer for several executable formats'
 arch=(x86_64)
 url='https://github.com/upx/upx'
@@ -28,6 +28,7 @@
     CHECK_WHITESPACE=/bin/true \
     UPX_LZMA_VERSION=0x465 \
     UPX_LZMADIR="$srcdir" \
+    CXXFLAGS_WERROR="" \
     all
 }
 



More information about the arch-commits mailing list