mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/clamtk: Updated for version 5.26.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
66799c5fcb
commit
1d5c2633f7
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for clamtk
|
||||
|
||||
# Copyright 2012-2017 Petar Petrov slackalaxy@gmail.com
|
||||
# Copyright 2012-2018 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
# https://aur.archlinux.org/packages/clamtk/
|
||||
|
||||
PRGNAM=clamtk
|
||||
VERSION=${VERSION:-5.25}
|
||||
VERSION=${VERSION:-5.26}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="clamtk"
|
||||
VERSION="5.25"
|
||||
VERSION="5.26"
|
||||
HOMEPAGE="https://dave-theunsub.github.io/clamtk/"
|
||||
DOWNLOAD="https://bitbucket.org/davem_/clamtk/downloads/clamtk-5.25.tar.xz"
|
||||
MD5SUM="4f8807b51ad380eb432a389eb0c45e67"
|
||||
DOWNLOAD="https://bitbucket.org/davem_/clamtk/downloads/clamtk-5.26.tar.xz"
|
||||
MD5SUM="d77266a12b5cb40887b44e01adabbe27"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwww-perl perl-http-message perl-JSON perl-LWP-Protocol-https perl-Text-CSV perl-Time-Piece perl-gtk2 clamav zenity"
|
||||
|
|
Loading…
Reference in a new issue