system/kvantum-qt5: Updated for version 1.0.2.
Signed-off-by: Pouria Rezaei <Pouria.rz@outlook.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2e857f4948
commit
246f03447b
|
@ -1,4 +1,4 @@
|
|||
Kvantum is an SVG-based theme engine for Qt, tuned to KDE and LXQt,
|
||||
with an emphasis on elegance, usability and practicality.
|
||||
|
||||
By ~red
|
||||
By !red
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=kvantum-qt5
|
||||
VERSION=${VERSION:-1.0.1}
|
||||
VERSION=${VERSION:-1.0.2}
|
||||
SRCNAM=Kvantum
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="kvantum-qt5"
|
||||
VERSION="1.0.1"
|
||||
VERSION="1.0.2"
|
||||
HOMEPAGE="https://github.com/tsujan/Kvantum"
|
||||
DOWNLOAD="https://github.com/tsujan/Kvantum/releases/download/V1.0.1/Kvantum-1.0.1.tar.xz"
|
||||
MD5SUM="94cd27cbe8ac9454fe0d35f0440125a2"
|
||||
DOWNLOAD="https://github.com/tsujan/Kvantum/releases/download/V1.0.2/Kvantum-1.0.2.tar.xz"
|
||||
MD5SUM="0c9f68b350ab9d2814ab93f48305399c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue