tilda: update to 1.5.2

Also adopt
This commit is contained in:
Nathan Owens 2020-11-30 22:29:46 -06:00 committed by Andrew J. Hesford
parent 09622da8de
commit 19da2358a9

View file

@ -1,6 +1,6 @@
# Template file for 'tilda'
pkgname=tilda
version=1.5.0
version=1.5.2
revision=1
wrksrc="${pkgname}-${pkgname}-${version}"
build_style=gnu-configure
@ -8,11 +8,11 @@ hostmakedepends="pkg-config automake gettext-devel glib-devel tar"
makedepends="confuse-devel gtk+3-devel vte3-devel"
depends="desktop-file-utils"
short_desc="GTK drop down terminal similar to guake"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="Nathan <ndowens@artixlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/lanoxx/tilda"
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
checksum=f664c17daca2a2900f49de9eb65746ced03c867b02144149ef21260cbcd61039
checksum=3d6b9ea01d39692685e410f365c64ed63b604372e4e4f82b99e82c4967ef03db
pre_configure() {
NOCONFIGURE=1 ./autogen.sh