Browse Source
multimedia/parole: Updated for version 4.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/198/head
Aaditya
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
5 additions and
5 deletions
-
multimedia/parole/parole.SlackBuild
-
multimedia/parole/parole.info
|
|
@ -3,7 +3,7 @@ |
|
|
|
# Slackware build script for parole |
|
|
|
|
|
|
|
# Copyright 2007 Hans Strijards <hannesworst@gmail.com> |
|
|
|
# Copyright 2015-2021 Aaditya <aaditya_gnulinux@zoho.com> |
|
|
|
# Copyright 2015-2023 Aaditya <aaditya_gnulinux@zoho.com> |
|
|
|
# All rights reserved. |
|
|
|
# |
|
|
|
# Redistribution and use of this script, with or without modification, is |
|
|
@ -26,7 +26,7 @@ |
|
|
|
cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=parole |
|
|
|
VERSION=${VERSION:-4.16.0} |
|
|
|
VERSION=${VERSION:-4.18.0} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="parole" |
|
|
|
VERSION="4.16.0" |
|
|
|
VERSION="4.18.0" |
|
|
|
HOMEPAGE="https://docs.xfce.org/apps/parole/start" |
|
|
|
DOWNLOAD="https://archive.xfce.org/src/apps/parole/4.16/parole-4.16.0.tar.bz2" |
|
|
|
MD5SUM="b9adffdef4bab6ca454569d562051843" |
|
|
|
DOWNLOAD="https://archive.xfce.org/src/apps/parole/4.18/parole-4.18.0.tar.bz2" |
|
|
|
MD5SUM="319cd9bdbda677f93c390edaac91ca45" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="" |
|
|
|