aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-22 08:46:21 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-22 12:10:49 +0000
commit28c0bb23a31f0dfac69886c5bfd57f87fdb35c7b (patch)
treece8b891e3bb48df3c74052c1de4260bfcd81125a
parenta006cfd8162f8da2a5ac52e3b7be3996de2010ea (diff)
community/i3wm: upgrade to 4.18.1
-rw-r--r--community/i3wm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD
index 95b45ab6242..a2d548b5e10 100644
--- a/community/i3wm/APKBUILD
+++ b/community/i3wm/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=i3wm
-pkgver=4.18
-pkgrel=1
+pkgver=4.18.1
+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="0bbfda7f4b20a92a50ffb6abbfc3f6bfe6bb4c987ad4b5b1791192eb23b8c3389cc9949a699901797370c14de1ff8e12447a3b8ce330ab7d300fafdb60a432ec i3-4.18.tar.bz2"
+sha512sums="b001f539b1daf78be6dd9335a7c0474d30f8d969f79d131391ebd9ca310a058a1cc1234e4a9e60552efd520fc4983571f3c0b8cbd7be978e45957daaf86b3e90 i3-4.18.1.tar.bz2"