[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Nov 5 17:51:15 UTC 2020
Date: Thursday, November 5, 2020 @ 17:51:14
Author: arojas
Revision: 399547
Update to 1.9.1
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-05 17:17:45 UTC (rev 399546)
+++ PKGBUILD 2020-11-05 17:51:14 UTC (rev 399547)
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=icewm
-pkgver=1.9.0
+pkgver=1.9.1
pkgrel=1
pkgdesc="A Window Manager designed for speed, usability, and consistency"
arch=('x86_64')
@@ -12,7 +12,7 @@
makedepends=('xorg-mkfontdir' 'asciidoctor' 'librsvg')
optdepends=('perl: for icewm-menu-xrandr')
source=(https://github.com/ice-wm/icewm/releases/download/$pkgver/$pkgname-$pkgver.tar.lz)
-sha256sums=('21f305f7399457dc6e61e7c812e7332ffe8e29e5710ec560ea9b7859fad4900c')
+sha256sums=('edd4ddadbd3440b18008c242f99a92cddf0d0f462ae84797495dc66a5e9e833a')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list