From b260d88febbc6f5d395c548edc9be3ca615e8302 Mon Sep 17 00:00:00 2001 From: Leo Date: Mon, 17 Feb 2020 15:25:14 -0300 Subject: [PATCH] community/i3wm: upgrade to 4.18 --- community/i3wm/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD index e6831c7e76e..2ed702487eb 100644 --- a/community/i3wm/APKBUILD +++ b/community/i3wm/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Sören Tempel # Maintainer: Natanael Copa pkgname=i3wm -pkgver=4.17.1 -pkgrel=1 +pkgver=4.18 +pkgrel=0 pkgdesc="Improved dynamic tiling window manager" url="https://i3wm.org" arch="all" @@ -57,4 +57,4 @@ savetree() { mv "$pkgdir"/usr/bin/i3-save-tree "$subpkgdir"/usr/bin/ } -sha512sums="af397dc1768ea6530e4b2ce8ef21b20ecff8ab9eebf380df224456173eea4c3bacf28b55c8efcdc70f76f0d66543c163564a94cfd66028221ace481fa3c2913f i3-4.17.1.tar.bz2" +sha512sums="0bbfda7f4b20a92a50ffb6abbfc3f6bfe6bb4c987ad4b5b1791192eb23b8c3389cc9949a699901797370c14de1ff8e12447a3b8ce330ab7d300fafdb60a432ec i3-4.18.tar.bz2"