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

Antonio Rojas arojas at gemini.archlinux.org
Thu Feb 24 17:00:46 UTC 2022


    Date: Thursday, February 24, 2022 @ 17:00:46
  Author: arojas
Revision: 1136431

Update to 2.9.6

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-24 15:32:06 UTC (rev 1136430)
+++ PKGBUILD	2022-02-24 17:00:46 UTC (rev 1136431)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=2.9.5
+pkgver=2.9.6
 pkgrel=1
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
@@ -13,7 +13,7 @@
 makedepends=(asciidoctor xorg-mkfontdir)
 optdepends=('perl: for icewm-menu-xrandr')
 source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz")
-sha256sums=('b8f55c6719c02d2db5b26addbe227db6f87f6999a1ebfda5d168559ed522f2b4')
+sha256sums=('f8f453fc1f0009e3e7f113fd128638770894d004a3b60202922e2c7347c30607')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list