mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/profile-cleaner: Updated for version 2.34.
This commit is contained in:
parent
614eb931e5
commit
87e5165a90
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=profile-cleaner
|
||||
VERSION=${VERSION:-2.33}
|
||||
VERSION=${VERSION:-2.34}
|
||||
ARCH=noarch
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="profile-cleaner"
|
||||
VERSION="2.33"
|
||||
VERSION="2.34"
|
||||
HOMEPAGE="https://github.com/graysky2/profile-cleaner/"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.33.tar.gz"
|
||||
MD5SUM="6ca9f24cdb36de838953a05f3a239172"
|
||||
DOWNLOAD="https://github.com/graysky2/profile-cleaner/archive/v2.34.tar.gz"
|
||||
MD5SUM="0f0e812c6029aebf721e206f4dd83a4e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="parallel"
|
||||
|
|
Loading…
Reference in a new issue