libraries/libfm-qt: Updated for version 1.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-12-15 18:36:47 +00:00 committed by Willy Sudiarto Raharjo
parent b0f64cd407
commit fc23465f0a
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libfm-qt
VERSION=${VERSION:-1.1.0}
VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libfm-qt"
VERSION="1.1.0"
VERSION="1.2.0"
HOMEPAGE="https://github.com/lxqt/libfm-qt"
DOWNLOAD="https://github.com/lxqt/libfm-qt/releases/download/1.1.0/libfm-qt-1.1.0.tar.xz"
MD5SUM="fcc938328a741ee25453492c48df24cf"
DOWNLOAD="https://github.com/lxqt/libfm-qt/releases/download/1.2.0/libfm-qt-1.2.0.tar.xz"
MD5SUM="79c6d5a25dd6dd0cca82363f527251fe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxqt-build-tools lxmenu-data menu-cache"