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

Antonio Rojas arojas at gemini.archlinux.org
Sat Mar 12 12:24:02 UTC 2022


    Date: Saturday, March 12, 2022 @ 12:24:02
  Author: arojas
Revision: 1149908

9437DD3815A7A9169E3D3946AFF5D95098BC6FF5 key removal

Modified:
  oxyromon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 12:23:15 UTC (rev 1149907)
+++ PKGBUILD	2022-03-12 12:24:02 UTC (rev 1149908)
@@ -2,7 +2,7 @@
 
 pkgname=oxyromon
 pkgver=0.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Rusty ROM OrgaNizer'
 arch=(x86_64)
 url=https://github.com/alucryd/oxyromon
@@ -28,6 +28,7 @@
 source=(git+https://github.com/alucryd/oxyromon.git?signed#tag=${_tag})
 validpgpkeys=(9437DD3815A7A9169E3D3946AFF5D95098BC6FF5) # Maxime Gauduin <alucryd at archlinux.org>
 b2sums=(SKIP)
+options=(!lto)
 
 prepare() {
   cd oxyromon



More information about the arch-commits mailing list