[arch-commits] Commit in i3-gaps/trunk (PKGBUILD)
    Morten Linderud 
    foxboron at archlinux.org
       
    Sun May 17 16:00:42 UTC 2020
    
    
  
    Date: Sunday, May 17, 2020 @ 16:00:41
  Author: foxboron
Revision: 628249
upgpkg: i3-gaps 4.18.1-2
Modified:
  i3-gaps/trunk/PKGBUILD
----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 15:47:15 UTC (rev 628248)
+++ PKGBUILD	2020-05-17 16:00:41 UTC (rev 628249)
@@ -4,7 +4,7 @@
 pkgname=i3-gaps
 _pkgsourcename=i3
 pkgver=4.18.1
-pkgrel=1
+pkgrel=2
 pkgdesc='A fork of i3wm tiling window manager with more features, including gaps'
 arch=('i686' 'x86_64')
 url='https://github.com/Airblader/i3'
@@ -37,6 +37,7 @@
   cd build
 
   ../i3-$pkgver/configure \
+    --disable-sanitizers \
     --prefix=/usr \
     --sysconfdir=/etc
   make
    
    
More information about the arch-commits
mailing list