tint2: update to 15.1.
This commit is contained in:
parent
51f4db89bf
commit
d1c16f691a
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'tint2'
|
||||
pkgname=tint2
|
||||
version=0.14.6
|
||||
version=15.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${version}-8046600a552774253939b8a83bdd3fc0e60dacec"
|
||||
wrksrc="${pkgname}-${version}-63c3690fa8efb1cd2dd23969f219f9b7a37a65b6"
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libXdamage-devel libXcomposite-devel libXinerama-devel libXrandr-devel
|
||||
|
@ -12,5 +12,5 @@ short_desc="A basic, good-looking task manager for WMs"
|
|||
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=aaede8df4b56891bec8a1891610539e5dce7ac7fedb03ceaf24ff94a7ce79fcf
|
||||
distfiles="https://gitlab.com/o9000/${pkgname}/repository/${version}/archive.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=58e9004a66f689933872924b405b27818114c5ef84dc8d1fbdd3bb5f16239ee9
|
||||
|
|
Loading…
Reference in New Issue