tint2: update to 17.0.2.
This commit is contained in:
parent
3ee57bfe67
commit
1ae9ea8561
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'tint2'
|
# Template file for 'tint2'
|
||||||
pkgname=tint2
|
pkgname=tint2
|
||||||
version=17.0.1
|
version=17.0.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="tint2-v${version}"
|
wrksrc="tint2-v${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -13,9 +13,9 @@ short_desc="Simple panel/taskbar made for modern X window managers"
|
||||||
maintainer="Frank Steinborn <steinex@nognu.de>"
|
maintainer="Frank Steinborn <steinex@nognu.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://gitlab.com/o9000/tint2"
|
homepage="https://gitlab.com/o9000/tint2"
|
||||||
changelog="https://gitlab.com/o9000/tint2/blob/master/ChangeLog"
|
changelog="https://gitlab.com/o9000/tint2/-/raw/master/ChangeLog"
|
||||||
distfiles="https://gitlab.com/o9000/tint2/-/archive/v${version}/tint2-v${version}.tar.bz2"
|
distfiles="https://gitlab.com/o9000/tint2/-/archive/v${version}/tint2-v${version}.tar.bz2"
|
||||||
checksum=9d4d11708de71d7677330ad5e3938c38fc227c3fbe20a4d3dc57ec8f4e3ae98c
|
checksum=329de800a82faa92b3d4c3afb76351e41b22de29fbcdae8a9eb3984a38eba65c
|
||||||
|
|
||||||
tint2conf_package() {
|
tint2conf_package() {
|
||||||
short_desc+=" - configuration tools"
|
short_desc+=" - configuration tools"
|
||||||
|
|
Loading…
Reference in New Issue