lyx: update to 2.3.1
This commit is contained in:
parent
fda82cdf38
commit
c49b24188f
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lyx'
|
# Template file for 'lyx'
|
||||||
pkgname=lyx
|
pkgname=lyx
|
||||||
version=2.3.0
|
version=2.3.1
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
|
configure_args="--enable-qt5 --without-included-mythes --without-included-boost"
|
||||||
hostmakedepends="pkg-config bc python qt5-devel"
|
hostmakedepends="pkg-config bc python qt5-devel"
|
||||||
|
@ -11,5 +11,5 @@ short_desc="The Document Processor WYSIWYM Editor & Latex frontend"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.lyx.org/Home"
|
homepage="https://www.lyx.org/Home"
|
||||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.3.x/${pkgname}-${version}.tar.xz"
|
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.3.x/${pkgname}-${version}-2.tar.xz"
|
||||||
checksum=310f556adbfafd243f2c17a0be0d22fa50b9b4f7de41e66625cace8ea088b92b
|
checksum=f5c9450ba196ed9d49fbc573f65b10d1726d16a62453466957aba2a9f6d66f84
|
||||||
|
|
Loading…
Reference in New Issue