[arch-commits] Commit in herbstluftwm/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Sat Apr 2 18:15:22 UTC 2022
Date: Saturday, April 2, 2022 @ 18:15:22
Author: jsteel
Revision: 1180855
upgpkg: herbstluftwm 0.9.4-1
Modified:
herbstluftwm/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-04-02 17:54:50 UTC (rev 1180854)
+++ PKGBUILD 2022-04-02 18:15:22 UTC (rev 1180855)
@@ -2,20 +2,20 @@
# Contributor: thorsten w. <p at thorsten-wissmann.de>
pkgname=herbstluftwm
-pkgver=0.9.3
+pkgver=0.9.4
pkgrel=1
pkgdesc="Manual tiling window manager for X"
arch=('x86_64')
url="https://herbstluftwm.org"
license=('BSD')
-depends=('glib2' 'libxinerama' 'libxrandr')
-makedepends=('cmake' 'asciidoc' 'libxft')
+depends=('glib2' 'libxinerama' 'libxrandr' 'libxft' 'libxfixes')
+makedepends=('cmake' 'asciidoc')
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=('0ba7b1bd02966e6eefe27805753082406a2d2954bc41fe040d1ccaaed25ec105'
+sha256sums=('eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc'
'SKIP')
validpgpkeys=('72B6C05CDFF309C6396167D464EF02821CAFF810') # Thorsten Wißmann <edu at thorsten-wissmann.de>
More information about the arch-commits
mailing list