[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 15 18:48:40 UTC 2021
Date: Thursday, April 15, 2021 @ 18:48:40
Author: arojas
Revision: 919185
Update to 2.3.2
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-15 18:41:18 UTC (rev 919184)
+++ PKGBUILD 2021-04-15 18:48:40 UTC (rev 919185)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=icewm
-pkgver=2.3.1
+pkgver=2.3.2
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=('e0946b6169c9ba89bea07643b2ab9bb54ffb0ffaf4bd95961ea2507ed16caed8')
+sha256sums=('810673c98ece996061a3f6b71669a32aa608ab154bee2f64e064c167fd40a4f7')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list