tilda: update to 1.3.3.
This commit is contained in:
parent
2749c6af8c
commit
e453acc701
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tilda'
|
||||
pkgname=tilda
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake gettext-devel glib-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/lanoxx/tilda"
|
||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=695465b2aeb22dbb66ed1be0b03e743b5f23b854ffc9a085bacff9174a03660c
|
||||
checksum=71baa5572c498e5b3e94f5b57e8118c1ef0fdaea269a5b2425208e1adec284b1
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue