tint2: update to 0.12.9.
This commit is contained in:
parent
9235180bb0
commit
ed5e5a328f
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'tint2'
|
||||
pkgname=tint2
|
||||
version=0.12.8
|
||||
version=0.12.9
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-0bd49f42275ebec39cde297e9b07bb670d3534aa"
|
||||
wrksrc="${pkgname}-${version}-d2b32d528f92891d4b185f6febd08835b231c3a3"
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake pkg-config"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel
|
||||
gtk+-devel imlib2-devel librsvg-devel startup-notification-devel"
|
||||
depends="desktop-file-utils"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://gitlab.com/o9000/tint2"
|
||||
distfiles="https://gitlab.com/o9000/${pkgname}/repository/archive.tar.gz?ref=${version}>${pkgname}-${version}.tar.gz"
|
||||
checksum=f25faad5ca9b895e5e7aa28290de0ea0a1578119414f91e916c21b5f0c0b8ad7
|
||||
checksum=464f21b9f2c0712db8c4f6414d904a4a61e0f6dba5f16b8987fa9dab9d42ddaa
|
||||
|
|
Loading…
Reference in a new issue