tilda: update to 1.3.3.
This commit is contained in:
parent
2749c6af8c
commit
e453acc701
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'tilda'
|
# Template file for 'tilda'
|
||||||
pkgname=tilda
|
pkgname=tilda
|
||||||
version=1.3.2
|
version=1.3.3
|
||||||
revision=2
|
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=695465b2aeb22dbb66ed1be0b03e743b5f23b854ffc9a085bacff9174a03660c
|
checksum=71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue