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

Antonio Rojas arojas at archlinux.org
Wed Apr 28 16:54:33 UTC 2021


    Date: Wednesday, April 28, 2021 @ 16:54:32
  Author: arojas
Revision: 924981

Update to 2.3.3

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-28 16:53:19 UTC (rev 924980)
+++ PKGBUILD	2021-04-28 16:54:32 UTC (rev 924981)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=2.3.2
+pkgver=2.3.3
 pkgrel=1
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 groups=(icewm)
 optdepends=('perl: for icewm-menu-xrandr')
 source=("https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz")
-sha256sums=('810673c98ece996061a3f6b71669a32aa608ab154bee2f64e064c167fd40a4f7')
+sha256sums=('4162565cf7566d78d786e4ecf4b0639451b8464bcb24e761b1f08ef43e95e513')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list