mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/recoll: Updated for version 1.18.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
eadfe1ce67
commit
31a4350a76
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by the SlackBuilds.org Project
|
||||
|
||||
PRGNAM=recoll
|
||||
VERSION=${VERSION:-1.17.3}
|
||||
VERSION=${VERSION:-1.18.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="recoll"
|
||||
VERSION="1.17.3"
|
||||
VERSION="1.18.1"
|
||||
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
|
||||
DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.17.3.tar.gz"
|
||||
MD5SUM="5ea5dc85c8c551eaec2b6c8e6c31ac19"
|
||||
DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.18.1.tar.gz"
|
||||
MD5SUM="f0e4ba8fc988d67a92e15f6283a485a4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xapian-core"
|
||||
|
|
Loading…
Reference in a new issue