diff options
author | stf <s@ctrlc.hu> | 2014-11-20 17:02:22 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2014-11-20 18:55:04 +0100 |
commit | 62020657235ec0b0d601b5cf5b8fa37af2270bb6 (patch) | |
tree | d142a7b27b2c0365ab0183683d69568771b629f8 /testing/i3wm | |
parent | 387a3c4181f24c90460afd80e4aa57159e57cdc6 (diff) | |
download | aports-62020657235ec0b0d601b5cf5b8fa37af2270bb6.tar.bz2 aports-62020657235ec0b0d601b5cf5b8fa37af2270bb6.tar.xz |
testing/i3wm: bumped v to 4.8
Diffstat (limited to 'testing/i3wm')
-rw-r--r-- | testing/i3wm/APKBUILD | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/testing/i3wm/APKBUILD b/testing/i3wm/APKBUILD index 386d7a9474..7ecda2d19e 100644 --- a/testing/i3wm/APKBUILD +++ b/testing/i3wm/APKBUILD @@ -1,8 +1,8 @@ # Contributor: # Maintainer: pkgname=i3wm -pkgver=4.7.2 -pkgrel=1 +pkgver=4.8 +pkgrel=0 pkgdesc="A tiling window manager" url="http://i3wm.org" arch="all" @@ -45,12 +45,11 @@ package() { install -Dm644 man/i3-sensible-editor.1 "$pkgdir/usr/share/man/man1/i3-sensible-editor.1" install -Dm644 man/i3-sensible-pager.1 "$pkgdir/usr/share/man/man1/i3-sensible-pager.1" install -Dm644 man/i3-sensible-terminal.1 "$pkgdir/usr/share/man/man1/i3-sensible-terminal.1" - make clean } -md5sums="64141f7c23f97cd1e52c52918476c1c8 i3-4.7.2.tar.bz2 +md5sums="4151e8e81fdc78b32a7cb953f67e3bef i3-4.8.tar.bz2 f4baffffe55d83deb61bfe880c248794 musl.patch" -sha256sums="6fe4565e364a5017eb6a89ce104d6bb21afcdb4bb0b3bee9526781fa64b1f393 i3-4.7.2.tar.bz2 +sha256sums="502c34290f239780bb40352191f0500e8f35d2446eddb573c67c27873d6a1b6b i3-4.8.tar.bz2 bcbecf73b63715b88264e5a1628a1267ce996431b57a3fc2db336b42e08626b9 musl.patch" -sha512sums="eae646b97c46e464824f62cb95ce2e80298d5432abb9c8f94dba87dcaf1f05e00e9d4bd23d62ba332e0a408203d8b31709de04073f954578a0ee3d353ed74402 i3-4.7.2.tar.bz2 +sha512sums="fd6f92da857246119f1ae710b6c5168128fa2da5eae8308550b1b9c75879f060cac8246897333f3d67e18de36828a11dd12b4ccee9bd6cd6ad32e2b44c50b43e i3-4.8.tar.bz2 860b2c3d3977652e81781bf30319b22dd9f3285ed2ca9474d2dd23e4787d9e19954ca7de6f320f1c6c326ee776cbf475d5aa6d861c49e59af6a831f601ba17a9 musl.patch" |