tint2: update to 16.4.
Closes #14183. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
07a14b97e8
commit
4fd0700992
1 changed files with 8 additions and 8 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'tint2'
|
||||
pkgname=tint2
|
||||
version=16.2
|
||||
version=16.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-b810bad93ff65854137fbd2f344ad2f99338008f"
|
||||
wrksrc="tint2-v${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel
|
||||
gtk+-devel imlib2-devel librsvg-devel startup-notification-devel"
|
||||
makedepends="gtk+-devel imlib2-devel librsvg-devel libXcomposite-devel
|
||||
libXdamage-devel libXinerama-devel libXrandr-devel startup-notification-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="A basic, good-looking task manager for WMs"
|
||||
short_desc="Simple panel/taskbar made for modern X window managers"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
# changelog="https://gitlab.com/o9000/tint2/blob/master/ChangeLog"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://gitlab.com/o9000/tint2"
|
||||
distfiles="https://gitlab.com/o9000/${pkgname}/repository/${version}/archive.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=4b2253d4e76743d6a9c79db3e95792673528e41d0eddc1ee23db2e8d58a2e80b
|
||||
distfiles="https://gitlab.com/o9000/tint2/-/archive/v${version}/tint2-v${version}.tar.bz2"
|
||||
checksum=95ee08ee98212a8390db7b549616ae0a5c29462825bea502bc28f8f31523a890
|
||||
|
|
Loading…
Reference in a new issue