aboutsummaryrefslogtreecommitdiff
path: root/system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2023-06-26 20:30:40 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-07-02 23:21:31 +0700
commit2507c70f224a6c0b6b80e62ea010de3ecbc2b110 (patch)
treecb810ba7ff12b25650696545e692e2701896719f /system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild
parent977b4dda1f65f769702fdb33d90e0ebcab9a2205 (diff)
downloadslackbuilds-2507c70f224a6c0b6b80e62ea010de3ecbc2b110.tar.xz
system/xdg-dbus-proxy: Updated for version 0.1.4.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild')
-rw-r--r--system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild b/system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild
index bdfd119d51dc..58fffc2fb594 100644
--- a/system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild
+++ b/system/xdg-dbus-proxy/xdg-dbus-proxy.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xdg-dbus-proxy
-# Copyright 2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
+# Copyright 2019-2023 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=xdg-dbus-proxy
-VERSION=${VERSION:-0.1.2}
+VERSION=${VERSION:-0.1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}