lyx: update to 2.2.0.
This commit is contained in:
parent
b792fed413
commit
94bdab31fc
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lyx'
|
||||
pkgname=lyx
|
||||
version=2.1.4
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-included-mythes --without-included-boost"
|
||||
|
@ -11,5 +11,5 @@ hostmakedepends="pkg-config bc python"
|
|||
makedepends="file-devel boost-devel mythes-devel enchant-devel qt-devel"
|
||||
depends="virtual?texlive GraphicsMagick"
|
||||
homepage="http://www.lyx.org/Home"
|
||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.1.x/${pkgname}-${version}.tar.xz"
|
||||
checksum=d13548cf183f2fc241df8121420933702491a7460c78a0ef6dba0e9e438ef32a
|
||||
distfiles="ftp://ftp.lyx.org/pub/${pkgname}/stable/2.2.x/${pkgname}-${version}.tar.xz"
|
||||
checksum=d867986870e3f7451f0d4512c60d9c3c7682da59c6c638f18b731f4ad3fa7c80
|
||||
|
|
Loading…
Reference in New Issue