icewm: update to 2.9.2.
This commit is contained in:
parent
59612ba0e2
commit
480b864c8a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'icewm'
|
# Template file for 'icewm'
|
||||||
pkgname=icewm
|
pkgname=icewm
|
||||||
version=2.9.0
|
version=2.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
make_cmd=make
|
make_cmd=make
|
||||||
|
@ -16,8 +16,9 @@ short_desc="Window Manager designed for speed, usability, and consistency"
|
||||||
maintainer="Glaulher <glaulher.developer@gmail.com>"
|
maintainer="Glaulher <glaulher.developer@gmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://ice-wm.org/"
|
homepage="https://ice-wm.org/"
|
||||||
|
changelog="https://raw.githubusercontent.com/ice-wm/icewm/master/NEWS"
|
||||||
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
|
||||||
checksum=eacf813ee427cf80f46aaf8d104d7d0e79937b38dff362a857ce86a091c9de5b
|
checksum=5fc9050508fe1f4a55f47899389a42e7d04be3b202de2c053113775e7b6de867
|
||||||
# broken tests
|
# broken tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue