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

Kyle Keen kkeen at archlinux.org
Sun Jun 21 03:33:45 UTC 2020


    Date: Sunday, June 21, 2020 @ 03:33:44
  Author: kkeen
Revision: 648720

upgpkg: spectrwm 3.4.0-1

Modified:
  spectrwm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 01:19:19 UTC (rev 648719)
+++ PKGBUILD	2020-06-21 03:33:44 UTC (rev 648720)
@@ -2,8 +2,8 @@
 # Contributor: Christoph Zeiler <archNOSPAM_at_moonblade.dot.org>
 
 pkgname=spectrwm
-pkgver=3.3.0
-_ghver=3_3_0
+pkgver=3.4.0
+_ghver=3_4_0
 pkgrel=1
 pkgdesc="A minimalistic automatic tiling window manager that tries to stay out of the way."
 arch=('x86_64')
@@ -22,7 +22,7 @@
 	LICENSE \
         baraction.sh \
         spectrwm-no-preload)
-md5sums=('c34de6ca438ebe841f6b749ee9e424d7'
+md5sums=('24e97fd61146b48e1bdd5c85247b26a8'
          'a67cfe51079481e5b0eab1ad371379e3'
          '950d663692e1da56e0ac864c6c3ed80e'
          '974d109ce0af39cc73936d5efd682480')
@@ -36,7 +36,7 @@
   #sed -i 's/# program[lock].*/program[lock] = slock/' spectrwm.conf
 
   # see spectrwm FS#403
-  sed -i 's/setconfspawn("lock".*/setconfspawn("lock", "xlock", SWM_SPAWN_OPTIONAL);/' spectrwm.c
+  #sed -i 's/setconfspawn("lock".*/setconfspawn("lock", "xlock", SWM_SPAWN_OPTIONAL);/' spectrwm.c
 }
 
 build() {



More information about the arch-commits mailing list