[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 8 09:46:16 UTC 2021
Date: Saturday, May 8, 2021 @ 09:46:16
Author: arojas
Revision: 928770
Update to 1.3.4
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-08 09:46:13 UTC (rev 928769)
+++ PKGBUILD 2021-05-08 09:46:16 UTC (rev 928770)
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=icewm
-pkgver=2.3.3
+pkgver=2.3.4
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=('4162565cf7566d78d786e4ecf4b0639451b8464bcb24e761b1f08ef43e95e513')
+sha256sums=('1368f7db61589b1309274a2fe7250961e21904a294b1cff2c13273abd73725f4')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list