mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/lyx: Updated for version 2.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ccd8e49b50
commit
90a0db1ebe
2 changed files with 4 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
|||
# Now maintained by R. S. Ananda Murthy (rsamurti@gmail.com)
|
||||
|
||||
PRGNAM=lyx
|
||||
VERSION=${VERSION:-2.2.1}
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="lyx"
|
||||
VERSION="2.2.1"
|
||||
VERSION="2.2.2"
|
||||
HOMEPAGE="http://www.lyx.org"
|
||||
DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-2.2.1.tar.gz"
|
||||
MD5SUM="77f7706661bedda4fe48ea72c055b46b"
|
||||
DOWNLOAD="ftp://ftp.lyx.org/pub/lyx/stable/2.2.x/lyx-2.2.2.tar.gz"
|
||||
MD5SUM="01122c5f8190a7d8c3379e76a4774540"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue