mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/haruna: Updated for version 0.11.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7c2bc87120
commit
3198774b02
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=haruna
|
||||
VERSION=${VERSION:-0.11.2}
|
||||
VERSION=${VERSION:-0.11.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="haruna"
|
||||
VERSION="0.11.2"
|
||||
VERSION="0.11.3"
|
||||
HOMEPAGE="https://apps.kde.org/haruna/"
|
||||
DOWNLOAD="https://download.kde.org/stable/haruna/haruna-0.11.2.tar.xz"
|
||||
MD5SUM="c660081c151fbe5f8b04a3931ade3025"
|
||||
DOWNLOAD="https://download.kde.org/stable/haruna/haruna-0.11.3.tar.xz"
|
||||
MD5SUM="3f541594bd801644d633fe8043cc88a4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="mpv yt-dlp"
|
||||
|
|
Loading…
Reference in a new issue