i3: update to 4.10.1
This commit is contained in:
parent
f96c9628f8
commit
39193a0143
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'i3'
|
# Template file for 'i3'
|
||||||
pkgname=i3
|
pkgname=i3
|
||||||
version=4.9.1
|
version=4.10.1
|
||||||
revision=2
|
revision=1
|
||||||
build_pie=yes
|
build_pie=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
homepage="http://i3wm.org/"
|
homepage="http://i3wm.org/"
|
||||||
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=b70deff027c7d05276c9646e53faeeeccdde706370b9b337a633bed85b16dc43
|
checksum=0b2df35fabc82849fc4fa2782643535c0e7eaf49fa27d8402bd3dee25d5e57e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue