tint2: update to 17.0.

This commit is contained in:
Frank Steinborn 2021-05-14 14:36:08 +02:00 committed by Érico Nogueira Rolim
parent eae3fc6122
commit c0d894d1fd

View file

@ -1,12 +1,12 @@
# Template file for 'tint2' # Template file for 'tint2'
pkgname=tint2 pkgname=tint2
version=16.7 version=17.0
revision=3 revision=1
wrksrc="tint2-v${version}" wrksrc="tint2-v${version}"
build_style=cmake build_style=cmake
configure_args="-DCMAKE_BUILD_TYPE=None" configure_args="-DCMAKE_BUILD_TYPE=None"
hostmakedepends="pkg-config gettext" hostmakedepends="pkg-config gettext"
makedepends="gtk+-devel imlib2-devel librsvg-devel libXcomposite-devel makedepends="gtk+3-devel imlib2-devel librsvg-devel libXcomposite-devel
libXdamage-devel libXinerama-devel libXrandr-devel startup-notification-devel" libXdamage-devel libXinerama-devel libXrandr-devel startup-notification-devel"
depends="desktop-file-utils" depends="desktop-file-utils"
short_desc="Simple panel/taskbar made for modern X window managers" short_desc="Simple panel/taskbar made for modern X window managers"
@ -15,7 +15,7 @@ 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/blob/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=ae2512355614014465f6aff36c98e2ed448998c44533157e4bace21c6c979f65 checksum=2178e5abac9cedbfab8cfc0b9f60d5d8393d44e0ccd5709732737c2f98efccf2
tint2conf_package() { tint2conf_package() {
short_desc+=" - configuration tools" short_desc+=" - configuration tools"