mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/papirus-icon-theme: Updated for version 20240501.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ee170444a2
commit
8cae48be26
3 changed files with 5 additions and 5 deletions
Binary file not shown.
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for papirus-icon-theme
|
||||
|
||||
# Copyright 2018 Azure Zanculmarktum <zanculmarktum@gmail.com>
|
||||
# Updates/Maintenance 2023 Jay Lanagan (j@lngn.net), Detroit, MI.
|
||||
# Updates/Maintenance 2023-2024 Jay Lanagan (j@lngn.net), Detroit, MI.
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -26,7 +26,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=papirus-icon-theme
|
||||
VERSION=${VERSION:-20240201}
|
||||
VERSION=${VERSION:-20240501}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="papirus-icon-theme"
|
||||
VERSION="20240201"
|
||||
VERSION="20240501"
|
||||
HOMEPAGE="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
|
||||
DOWNLOAD="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20240201/papirus-icon-theme-20240201.tar.gz"
|
||||
MD5SUM="9e0578bb5d87b8b56fad12e4150cb4a7"
|
||||
DOWNLOAD="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/20240501/papirus-icon-theme-20240501.tar.gz"
|
||||
MD5SUM="9ff1f17bef26332ae4a22552a566b437"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue