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>
This commit is contained in:
Matteo Bernardini 2023-06-26 20:30:40 +02:00 committed by Willy Sudiarto Raharjo
parent 977b4dda1f
commit 2507c70f22
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="xdg-dbus-proxy"
VERSION="0.1.2"
VERSION="0.1.4"
HOMEPAGE="https://github.com/flatpak/xdg-dbus-proxy/"
DOWNLOAD="https://github.com/flatpak/xdg-dbus-proxy/releases/download/0.1.2/xdg-dbus-proxy-0.1.2.tar.xz"
MD5SUM="19cb184734e0f080dfe335fd9ffc61b1"
DOWNLOAD="https://github.com/flatpak/xdg-dbus-proxy/releases/download/0.1.4/xdg-dbus-proxy-0.1.4.tar.xz"
MD5SUM="89d166170e871b3288e8980aee599ae4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""