From f8d5754822d2381ce5d82762f6b5ee36ba605cfa Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Sat, 23 Jul 2022 02:01:52 +0100 Subject: desktop/numix-icon-theme-square: Updated for version 20220711. Signed-off-by: Dave Woodfall Signed-off-by: Willy Sudiarto Raharjo --- .../numix-icon-theme-square/numix-icon-theme-square.SlackBuild | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild') diff --git a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild index 91df1c569bd3..ea86cceb3a1a 100644 --- a/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild +++ b/desktop/numix-icon-theme-square/numix-icon-theme-square.SlackBuild @@ -1,9 +1,9 @@ #!/bin/bash # -# Slackware build script for numix-icon-theme. +# Slackware build script for numix-icon-theme-square # # Copyright 2015-2018 Edinaldo P. Silva, Rio de Janeiro, Brazil. -# Copyright 2020 Isaac Yu +# Copyright 2020-2022 Isaac Yu # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM="numix-icon-theme-square" -VERSION=${VERSION:-20191227} +VERSION=${VERSION:-20220711} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} @@ -45,7 +45,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -SRCVER=${SRCVER:-19.12.27} +SRCVER=${SRCVER:-22.07.11} set -e -- cgit v1.2.3