xfwm4: update to 4.18.0.
This commit is contained in:
parent
0373e1a8a6
commit
692b19939b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xfwm4'
|
# Template file for 'xfwm4'
|
||||||
pkgname=xfwm4
|
pkgname=xfwm4
|
||||||
version=4.16.1
|
version=4.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
configure_args="--with-locales-dir=/usr/share/locale"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
distfiles="https://archive.xfce.org/src/xfce/xfwm4/${version%.*}/xfwm4-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/xfce/xfwm4/${version%.*}/xfwm4-${version}.tar.bz2"
|
||||||
checksum=b5b24ca04bd73c642db0a4b4df81d262381d758f01b51108257d48b391b8718c
|
checksum=92cd1b889bb25cb4bc06c1c6736c238d96e79c1e706b9f77fad0a89d6e5fc13f
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
# compositor may be buggy on old and big endian hardware
|
# compositor may be buggy on old and big endian hardware
|
||||||
|
|
Loading…
Reference in New Issue