mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/recoll: Updated for version 1.19.14p2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e737445e63
commit
7418bf8cbd
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
# Modified by the SlackBuilds.org Project
|
||||
|
||||
PRGNAM=recoll
|
||||
VERSION=${VERSION:-1.19.14}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-1.19.14p2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
# from the official online documenatation:
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="recoll"
|
||||
VERSION="1.19.14"
|
||||
VERSION="1.19.14p2"
|
||||
HOMEPAGE="http://www.lesbonscomptes.com/recoll/"
|
||||
DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.19.14.tar.gz"
|
||||
MD5SUM="0b0eb1f9ea5a4f3743fb60374b2e5b7b"
|
||||
DOWNLOAD="http://www.lesbonscomptes.com/recoll/recoll-1.19.14p2.tar.gz"
|
||||
MD5SUM="438c38c12c0b6eadc96465e08b08d0d2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="xapian-core"
|
||||
|
|
Loading…
Reference in a new issue