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

Dan Printzell wild at archlinux.org
Wed Dec 19 23:17:12 UTC 2018


    Date: Wednesday, December 19, 2018 @ 23:17:11
  Author: wild
Revision: 416797

upgpkg: tilix 1.8.5-4

Rebuilt against new ldc and linking with makepkg.conf's $LDFLAGS

Modified:
  tilix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-19 23:16:24 UTC (rev 416796)
+++ PKGBUILD	2018-12-19 23:17:11 UTC (rev 416797)
@@ -5,7 +5,7 @@
 
 pkgname=tilix
 pkgver=1.8.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A tiling terminal emulator for Linux using GTK+ 3"
 arch=('x86_64')
 url="https://github.com/gnunn1/tilix"
@@ -30,7 +30,7 @@
     --prefix=/usr \
     PO4A_TRANS=/usr/bin/vendor_perl/po4a-translate \
     DC='ldmd' \
-    DCFLAGS='-O -inline -release -version=StdLoggerDisableTrace'
+    DCFLAGS='-O -inline -release -version=StdLoggerDisableTrace -L='"\"$LDFLAGS\""
     make
 }
 



More information about the arch-commits mailing list