aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-07-26 08:35:44 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-07-27 00:00:13 +0000
commitf4a1e189f362780edaa9922c2b4f5bc717d4167d (patch)
tree6c6d68d8f3c47ba3a1b15780fd71c87d4ed55f6f
parentfc64eb7d69cf2b26fb2c2f0c6a0cdb1e7af27cd2 (diff)
community/i3wm: upgrade to 4.18.2
-rw-r--r--community/i3wm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD
index a2d548b5e10..34ba7f66ace 100644
--- a/community/i3wm/APKBUILD
+++ b/community/i3wm/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=i3wm
-pkgver=4.18.1
+pkgver=4.18.2
pkgrel=0
pkgdesc="Improved dynamic tiling window manager"
url="https://i3wm.org"
@@ -57,4 +57,4 @@ savetree() {
mv "$pkgdir"/usr/bin/i3-save-tree "$subpkgdir"/usr/bin/
}
-sha512sums="b001f539b1daf78be6dd9335a7c0474d30f8d969f79d131391ebd9ca310a058a1cc1234e4a9e60552efd520fc4983571f3c0b8cbd7be978e45957daaf86b3e90 i3-4.18.1.tar.bz2"
+sha512sums="997c7cdf32f95ba25cfcd483a09f7e37e5219e4501baefa5c1865ddffd206bc9725211e4082663fab4174dc947b663ff454d343a7e30340ac3ea451f999417fc i3-4.18.2.tar.bz2"