[arch-commits] Commit in icewm/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 29 22:08:20 UTC 2019
Date: Monday, April 29, 2019 @ 22:08:19
Author: arojas
Revision: 352251
Update to 1.5.4
Modified:
icewm/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-29 20:44:26 UTC (rev 352250)
+++ PKGBUILD 2019-04-29 22:08:19 UTC (rev 352251)
@@ -2,7 +2,7 @@
# Contributor: Eric Bélanger <eric at archlinux.org>
pkgname=icewm
-pkgver=1.5.3
+pkgver=1.5.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.xz)
-sha256sums=('98d0b59a75c86aa4272b5855f602ae8692ff6b748a703b8ee54b2abac45e5afb')
+sha256sums=('895c81d6672a3eaa91c76a0807ea8fea6789b8a3c8626635f1c11d7c5ca059ea')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list