diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-19 15:10:57 +0000 |
---|---|---|
committer | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-09-19 15:10:57 +0000 |
commit | 8c65b5d4f4341ef28b721bf01c9295f41fab2403 (patch) | |
tree | 695aac6e0e4a9ef6fe6504948a47aea51015adba /community/i3wm/APKBUILD | |
parent | 9865a2fe2d0b16b4a318a22c54b562393b08bd18 (diff) | |
download | aports-8c65b5d4f4341ef28b721bf01c9295f41fab2403.tar.bz2 aports-8c65b5d4f4341ef28b721bf01c9295f41fab2403.tar.xz |
community/i3wm: upgrade to 4.14
Diffstat (limited to 'community/i3wm/APKBUILD')
-rw-r--r-- | community/i3wm/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/i3wm/APKBUILD b/community/i3wm/APKBUILD index ce422708e0..3868164561 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.13 +pkgver=4.14 pkgrel=0 pkgdesc="A tiling window manager" url="http://i3wm.org" @@ -35,5 +35,5 @@ package() { install -m644 man/*.1 "$pkgdir"/usr/share/man/man1/ } -sha512sums="1bb1044e8d86e78d3ccb79d49f0eb26665dcd05a348058a5e57138151d74f57d77830efc3025893170fe1b8ec612f739f75247a427410f96286b09afd2c5f14c i3-4.13.tar.bz2 +sha512sums="7211e9bd88d908bd0cbd5a56fddfe80a58da5b92bd6e41ff8ac2f965ebe0b6330483e38e4f12bb8406f1e9d41b2f9039a5f34555dd4bf2fc9b0bd95b95accb69 i3-4.14.tar.bz2 8ce7d00371c43b93dabbe0dadf9caf7c58a68f4a0079f5a9b9552c15c55bfa0df16d7e87a281595af2ac5254632ba28ccf82a467cea16159b41490f6f2910299 musl.patch" |