mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/thunar-sendto-clamtk: Updated for version 0.08.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
96f55ef2b0
commit
ec63e6297c
2 changed files with 7 additions and 6 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
# Slackware build script for thunar-sendto-clamtk
|
||||
|
||||
# Copyright 2024- Antonio Leal, Porto Salvo, Oeiras, Portugal
|
||||
# Copyright 2012-2023 Petar Petrov slackalaxy@gmail.com
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -25,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=thunar-sendto-clamtk
|
||||
VERSION=${VERSION:-0.07}
|
||||
VERSION=${VERSION:-0.08}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="thunar-sendto-clamtk"
|
||||
VERSION="0.07"
|
||||
VERSION="0.08"
|
||||
HOMEPAGE="https://github.com/dave-theunsub/thunar-sendto-clamtk"
|
||||
DOWNLOAD="https://github.com/dave-theunsub/thunar-sendto-clamtk/archive/v0.07/thunar-sendto-clamtk-0.07.tar.gz"
|
||||
MD5SUM="084eb8f04ce145b5829b4c8e0a335fde"
|
||||
DOWNLOAD="https://github.com/dave-theunsub/thunar-sendto-clamtk/archive/v0.08/thunar-sendto-clamtk-0.08.tar.gz"
|
||||
MD5SUM="b04cec080bbe149291f43f59fe622ab8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="clamtk"
|
||||
MAINTAINER="Petar Petrov"
|
||||
EMAIL="slackalaxy@gmail.com"
|
||||
MAINTAINER="Antonio Leal"
|
||||
EMAIL="antonioleal@yahoo.com"
|
||||
|
|
Loading…
Reference in a new issue