tilda: update to 1.5.4.

This commit is contained in:
Nathan Owens 2020-12-26 16:48:04 -06:00 committed by Érico Nogueira Rolim
parent 16ceac80e6
commit 3b40e5a809
1 changed files with 4 additions and 4 deletions

View File

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