tilda: update to 1.2.4.
This commit is contained in:
parent
48efd89b54
commit
2bd3a11fa1
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'tilda'
|
||||
pkgname=tilda
|
||||
version=1.2.2
|
||||
revision=3
|
||||
version=1.2.4
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version}"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config automake gettext-devel glib-devel"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Logen K <logen@sudotask.com>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/lanoxx/tilda"
|
||||
distfiles="https://github.com/lanoxx/${pkgname}/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=855ab15423e3de8106975fab2185af4380caeb1bb4c2d0bc60b7674d29f0f4d7
|
||||
checksum=1f7b52c5d8cfd9038ad2e41fc633fce935f420fa657ed15e3942722c8570751e
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue