tint2: update to 17.0.
This commit is contained in:
parent
eae3fc6122
commit
c0d894d1fd
1 changed files with 4 additions and 4 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'tint2'
|
||||
pkgname=tint2
|
||||
version=16.7
|
||||
revision=3
|
||||
version=17.0
|
||||
revision=1
|
||||
wrksrc="tint2-v${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DCMAKE_BUILD_TYPE=None"
|
||||
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"
|
||||
depends="desktop-file-utils"
|
||||
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"
|
||||
changelog="https://gitlab.com/o9000/tint2/blob/master/ChangeLog"
|
||||
distfiles="https://gitlab.com/o9000/tint2/-/archive/v${version}/tint2-v${version}.tar.bz2"
|
||||
checksum=ae2512355614014465f6aff36c98e2ed448998c44533157e4bace21c6c979f65
|
||||
checksum=2178e5abac9cedbfab8cfc0b9f60d5d8393d44e0ccd5709732737c2f98efccf2
|
||||
|
||||
tint2conf_package() {
|
||||
short_desc+=" - configuration tools"
|
||||
|
|
Loading…
Reference in a new issue