[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Jan 9 07:56:13 UTC 2020
Date: Thursday, January 9, 2020 @ 07:56:13
Author: arojas
Revision: 372844
Update to 1.6.4
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-01-09 07:14:35 UTC (rev 372843)
+++ PKGBUILD 2020-01-09 07:56:13 UTC (rev 372844)
@@ -2,7 +2,7 @@
# Contributor: Eric BĂ©langer <eric at archlinux.org>
pkgname=icewm
-pkgver=1.6.3
+pkgver=1.6.4
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=('e022c1bb1b2414dd5b8abcef09e5b643748b26c1223679e2653dfc8241cae2be')
+sha256sums=('73cdcc21097b94f3d83522e2e6877cba9f06e92c1823ca14e0aa32a30ced0cab')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list