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

Jonathan Steel jsteel at gemini.archlinux.org
Wed Aug 10 18:14:42 UTC 2022


    Date: Wednesday, August 10, 2022 @ 18:14:42
  Author: jsteel
Revision: 1265073

upgpkg: herbstluftwm 0.9.5-1

Modified:
  herbstluftwm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-10 17:56:46 UTC (rev 1265072)
+++ PKGBUILD	2022-08-10 18:14:42 UTC (rev 1265073)
@@ -2,13 +2,13 @@
 # Contributor: thorsten w. <p at thorsten-wissmann.de>
 
 pkgname=herbstluftwm
-pkgver=0.9.4
-pkgrel=2
+pkgver=0.9.5
+pkgrel=1
 pkgdesc="Manual tiling window manager for X"
 arch=('x86_64')
 url="https://herbstluftwm.org"
 license=('BSD')
-depends=('glib2' 'libxinerama' 'libxrandr' 'libxft' 'libxfixes')
+depends=('libxinerama' 'libxrandr' 'libxft' 'libxext' 'libxfixes' 'libxrender' 'freetype2')
 makedepends=('cmake' 'asciidoc')
 optdepends=('xorg-xsetroot: to set wallpaper color in default autostart'
             'xterm: used as the terminal in default autostart'
@@ -15,7 +15,7 @@
             'dzen2: used in the default panel.sh'
             'dmenu: used in some example scripts')
 source=(https://herbstluftwm.org/tarballs/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('eef8eed076af33af2a75911c0fb1215fdb3427606a034ea8b44fe76872cb03cc'
+sha256sums=('b2d4600909e5bece5ad63818dfb30bb19fd2ac9f52847b1a7a74ad4040718105'
             'SKIP')
 validpgpkeys=('72B6C05CDFF309C6396167D464EF02821CAFF810') # Thorsten Wißmann <edu at thorsten-wissmann.de>
 



More information about the arch-commits mailing list