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

Antonio Rojas arojas at archlinux.org
Fri Jun 7 06:56:52 UTC 2019


    Date: Friday, June 7, 2019 @ 06:56:51
  Author: arojas
Revision: 355305

Update to 1.5.5

Modified:
  icewm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-07 06:04:35 UTC (rev 355304)
+++ PKGBUILD	2019-06-07 06:56:51 UTC (rev 355305)
@@ -2,7 +2,7 @@
 # Contributor: Eric Bélanger <eric at archlinux.org>
 
 pkgname=icewm
-pkgver=1.5.4
+pkgver=1.5.5
 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=('895c81d6672a3eaa91c76a0807ea8fea6789b8a3c8626635f1c11d7c5ca059ea')
+sha256sums=('f1c1344b20a9e8635143f70ee27930b55f813c15ca61f84d77584d311b6ac027')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list