multimedia/haruna: Updated for version 0.12.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
marav 2023-08-25 22:06:27 +09:00 committed by Willy Sudiarto Raharjo
parent 36f10dd69d
commit 44e6553a11
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haruna
VERSION=${VERSION:-0.11.3}
VERSION=${VERSION:-0.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="haruna"
VERSION="0.11.3"
VERSION="0.12.0"
HOMEPAGE="https://apps.kde.org/haruna/"
DOWNLOAD="https://download.kde.org/stable/haruna/haruna-0.11.3.tar.xz"
MD5SUM="3f541594bd801644d633fe8043cc88a4"
DOWNLOAD="https://download.kde.org/stable/haruna/haruna-0.12.0.tar.xz"
MD5SUM="a608fd41ccab939d27bef21160154f2c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mpv yt-dlp"