system/cdemu-client: Updated for version 3.2.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2020-01-25 09:11:20 +07:00 committed by Willy Sudiarto Raharjo
parent 428933b4b4
commit a5460902e0
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
3 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
# command-line client for cdemu-daemon
# Copyright 2010-2013 Niels Horn, Rio de Janeiro, RJ, Brazil <niels.horn@gmail.com>
# Copyright 2018-2019 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2018-2020 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=cdemu-client
VERSION=${VERSION:-3.2.3}
VERSION=${VERSION:-3.2.4}
ARCH=noarch
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="cdemu-client"
VERSION="3.2.3"
VERSION="3.2.4"
HOMEPAGE="https://cdemu.sourceforge.io/about/client/"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/cdemu-client-3.2.3.tar.bz2"
MD5SUM="92cbbee4cab8964e76081a4a0bdf4c23"
DOWNLOAD="https://downloads.sourceforge.net/cdemu/cdemu-client-3.2.4.tar.bz2"
MD5SUM="5eadc5691fabfc7c54e926d5d1ceb8bc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="cdemu-daemon pygobject3-python3"

View File

@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
cdemu-client: cdemu-client (command-line client for CDEmu-daemon)
cdemu-client:
cdemu-client: CDEmu client is a simple command-line client for controlling CDEmu-
cdemu-client: daemon.
cdemu-client: CDEmu client is a simple command-line client for controlling
cdemu-client: CDEmu-daemon.
cdemu-client:
cdemu-client: It provides a way to perform the key tasks related to controlling the
cdemu-client: CDEmu daemon, such as loading and unloading devices, displaying
cdemu-client: devices' status and retrieving/setting devices' debug masks.
cdemu-client:
cdemu-client: Homepage: https://cdemu.sourceforge.io/about/client/
cdemu-client:
cdemu-client: