mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/Qogir-icon-theme: Updated for version 20201122.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a78cd167a2
commit
ced65e9666
2 changed files with 5 additions and 6 deletions
|
@ -23,14 +23,13 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=Qogir-icon-theme
|
||||
VERSION=${VERSION:-20200622}
|
||||
SRCVER=${SRCVER:-2020-11-22}
|
||||
VERSION=${VERSION:-$(echo $SRCVER | tr -d -)}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
ARCH=noarch
|
||||
|
||||
SRCVER=${SRCVER:-2020-06-22}
|
||||
|
||||
CWD=$(pwd)
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
PKG=$TMP/package-$PRGNAM
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Qogir-icon-theme"
|
||||
VERSION="20200622"
|
||||
VERSION="20201122"
|
||||
HOMEPAGE="https://github.com/vinceliuice/Qogir-icon-theme"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Qogir-icon-theme/archive/2020-06-22/Qogir-icon-theme-2020-06-22.tar.gz"
|
||||
MD5SUM="52705e1cbc3f6e1f62126ec0f4c12f3e"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Qogir-icon-theme/archive/2020-11-22/Qogir-icon-theme-2020-11-22.tar.gz"
|
||||
MD5SUM="1551db25ff324df04453ddd6f3368003"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue