mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libkface: Updated for version 15.08.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0bc80d553d
commit
fac8ca8719
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libkface
|
||||
VERSION=${VERSION:-15.08.2}
|
||||
VERSION=${VERSION:-15.08.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libkface"
|
||||
VERSION="15.08.2"
|
||||
VERSION="15.08.3"
|
||||
HOMEPAGE="https://www.digikam.org"
|
||||
DOWNLOAD="http://download.kde.org/stable/applications/15.08.2/src/libkface-15.08.2.tar.xz"
|
||||
MD5SUM="ab51bf06908c4580769fed3bd2e2d774"
|
||||
DOWNLOAD="http://download.kde.org/stable/applications/15.08.3/src/libkface-15.08.3.tar.xz"
|
||||
MD5SUM="a32a66218b61bf7092735d50fb78d20b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="opencv"
|
||||
|
|
Loading…
Reference in a new issue