tilda: update to 1.5.4.
This commit is contained in:
parent
16ceac80e6
commit
3b40e5a809
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'tilda'
|
# Template file for 'tilda'
|
||||||
pkgname=tilda
|
pkgname=tilda
|
||||||
version=1.5.2
|
version=1.5.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||||
build_style=gnu-configure
|
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"
|
makedepends="confuse-devel gtk+3-devel vte3-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
short_desc="GTK drop down terminal similar to guake"
|
short_desc="GTK drop down terminal similar to guake"
|
||||||
maintainer="Nathan <ndowens@artixlinux.org>"
|
maintainer="Nathan <ndowens@artixlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/lanoxx/tilda"
|
homepage="https://github.com/lanoxx/tilda"
|
||||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3d6b9ea01d39692685e410f365c64ed63b604372e4e4f82b99e82c4967ef03db
|
checksum=c9528b0e9af6f5a35db9ca695b3edbb6709755e82afdfc3cdb75a406ddc67523
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue