tilda: update to 1.3.2.
This commit is contained in:
parent
64047dd7d9
commit
17125df6eb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'tilda'
|
||||
pkgname=tilda
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -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=2b4ae3df8dbcdabbc76f9ef13055e66caa0d438ef59522e98b396be3109f00da
|
||||
checksum=695465b2aeb22dbb66ed1be0b03e743b5f23b854ffc9a085bacff9174a03660c
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue