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

Jonathan Steel jsteel at archlinux.org
Fri Mar 5 08:02:35 UTC 2021


    Date: Friday, March 5, 2021 @ 08:02:35
  Author: jsteel
Revision: 881674

upgpkg: herbstluftwm 0.9.2-1

Modified:
  herbstluftwm/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 07:58:44 UTC (rev 881673)
+++ PKGBUILD	2021-03-05 08:02:35 UTC (rev 881674)
@@ -2,7 +2,7 @@
 # Contributor: thorsten w. <p at thorsten-wissmann.de>
 
 pkgname=herbstluftwm
-pkgver=0.9.1
+pkgver=0.9.2
 pkgrel=1
 pkgdesc="Manual tiling window manager for X"
 arch=('x86_64')
@@ -9,13 +9,13 @@
 url="https://herbstluftwm.org"
 license=('BSD')
 depends=('glib2' 'libxinerama' 'libxrandr')
-makedepends=('cmake' 'asciidoc')
+makedepends=('cmake' 'asciidoc' 'libxft')
 optdepends=('xorg-xsetroot: to set wallpaper color in default autostart'
             'xterm: used as the terminal in default autostart'
             'dzen2: used in the default panel.sh'
             'dmenu: used in some example scripts')
 source=(https://herbstluftwm.org/tarballs/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('1e16277127e24f119b0f110b66a2723b9987bf70e4db0b2ec20c9fb4e9549864'
+sha256sums=('6844e304761f7b1c4e9217d6a6ac7068bcd94e67ddb3269db2d219874c866e2b'
             'SKIP')
 validpgpkeys=('72B6C05CDFF309C6396167D464EF02821CAFF810') # Thorsten Wißmann <edu at thorsten-wissmann.de>
 



More information about the arch-commits mailing list