aboutsummaryrefslogtreecommitdiff
path: root/desktop/libqtxdg/libqtxdg.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2022-12-15 18:27:11 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:13:55 +0700
commit8b157738076dbeddcb562f2891c0c7248871426c (patch)
treef94b9193bbcd6c5f1335ea1997397036444ea953 /desktop/libqtxdg/libqtxdg.SlackBuild
parent27d063908293903888601b13da0c78b20ac90f8f (diff)
desktop/libqtxdg: Updated for version 3.10.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/libqtxdg/libqtxdg.SlackBuild')
-rw-r--r--desktop/libqtxdg/libqtxdg.SlackBuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/libqtxdg/libqtxdg.SlackBuild b/desktop/libqtxdg/libqtxdg.SlackBuild
index edf061933b3fc..8f003af517e10 100644
--- a/desktop/libqtxdg/libqtxdg.SlackBuild
+++ b/desktop/libqtxdg/libqtxdg.SlackBuild
@@ -3,6 +3,7 @@
# Slackware build script for libqtxdg
# Copyright 2018 Egor Zayats, Minsk Belarus
+# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libqtxdg
-VERSION=${VERSION:-3.9.0}
+VERSION=${VERSION:-3.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}