tilda: update to 1.4.1.
This commit is contained in:
parent
5cda0427dc
commit
4c453639f4
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tilda'
|
# Template file for 'tilda'
|
||||||
pkgname=tilda
|
pkgname=tilda
|
||||||
version=1.3.3
|
version=1.4.1
|
||||||
revision=3
|
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"
|
hostmakedepends="pkg-config automake gettext-devel glib-devel"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
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=71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1
|
checksum=da51002210d8fd8fe875907f84b581515399545800044a669c1933bc84cf5070
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue