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

Antonio Rojas arojas at archlinux.org
Sat Apr 3 19:39:33 UTC 2021


    Date: Saturday, April 3, 2021 @ 19:39:33
  Author: arojas
Revision: 911545

Update to 2.3.0

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-03 17:36:59 UTC (rev 911544)
+++ PKGBUILD	2021-04-03 19:39:33 UTC (rev 911545)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=2.2.1
+pkgver=2.3.0
 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=('8234ebafebf814349df7d294e42539295f87239d54ab3003fbe883ba9bac7af1')
+sha256sums=('5473a9e084439829c9fdd5e28ebf624bb8e72c61858de92c1365f832ed32c33a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list