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

Antonio Rojas arojas at archlinux.org
Sun Apr 4 09:30:41 UTC 2021


    Date: Sunday, April 4, 2021 @ 09:30:22
  Author: arojas
Revision: 911736

Update to 2.3.1

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-04 08:02:27 UTC (rev 911735)
+++ PKGBUILD	2021-04-04 09:30:22 UTC (rev 911736)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=2.3.0
+pkgver=2.3.1
 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=('5473a9e084439829c9fdd5e28ebf624bb8e72c61858de92c1365f832ed32c33a')
+sha256sums=('e0946b6169c9ba89bea07643b2ab9bb54ffb0ffaf4bd95961ea2507ed16caed8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list