libraries/lxqt-sudo: Update for 1.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Isaac Yu 2022-06-29 13:09:16 -07:00 committed by Willy Sudiarto Raharjo
parent 3958ff2cda
commit ee2b7d45d2
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 lxqt-sudo
# Copyright 2021-2022 Isaac Yu <isaacyu1@isaacyu1.com>
# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lxqt-sudo
VERSION=${VERSION:-1.0.0}
VERSION=${VERSION:-1.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="lxqt-sudo"
VERSION="1.0.0"
VERSION="1.1.0"
HOMEPAGE="https://github.com/lxqt/lxqt-sudo"
DOWNLOAD="https://github.com/lxqt/lxqt-sudo/releases/download/1.0.0/lxqt-sudo-1.0.0.tar.xz"
MD5SUM="4dbaa32b482efe1454ebc3b6b90c2337"
DOWNLOAD="https://github.com/lxqt/lxqt-sudo/releases/download/1.1.0/lxqt-sudo-1.1.0.tar.xz"
MD5SUM="6e9d230bd45c3a415fe1f17c32e2fa35"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="liblxqt"