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

Alexander Rødseth arodseth at archlinux.org
Mon Mar 1 10:48:19 UTC 2021


    Date: Monday, March 1, 2021 @ 10:48:18
  Author: arodseth
Revision: 876382

upgpkg: icewm 2.2.0-1

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-01 10:47:45 UTC (rev 876381)
+++ PKGBUILD	2021-03-01 10:48:18 UTC (rev 876382)
@@ -1,8 +1,9 @@
-# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
+# Maintainer:
+# Contributor: Alexander F. Rødseth <xyproto at archlinux.org>
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=2.1.2
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Window Manager designed for speed, usability, and consistency'
 arch=(x86_64)
@@ -13,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=('ad1e621a48655692425c4a51e813194458938fe7d878d030b21d9fe29c0f925b')
+sha256sums=('385df54aa39f02cb40a3d208b36db40a4d55cc35ec9539633b832fac15759afe')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list