diff options
Diffstat (limited to 'desktop/faba-icon-theme/faba-icon-theme.SlackBuild')
-rw-r--r-- | desktop/faba-icon-theme/faba-icon-theme.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild index f4223f08dfb09..b768932bab3c0 100644 --- a/desktop/faba-icon-theme/faba-icon-theme.SlackBuild +++ b/desktop/faba-icon-theme/faba-icon-theme.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM="faba-icon-theme" -VERSION=${VERSION:-4.0.8} +VERSION=${VERSION:-4.1.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -36,7 +36,7 @@ CWD=$(pwd) set -e -SRCVER="v4.0.8" +SRCVER="v4.1.2" rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT |