summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
author Chris Farrell2019-03-01 00:55:36 +0100
committer Willy Sudiarto Raharjo2019-03-01 00:55:36 +0100
commitdf1be7a9327ebc1d0dd309d083267b667dc7a866 (patch)
treecb64fb8c72c64c3ebbd7dc06d084500c598e423a /multimedia
parent5749bb92b03c8a90383371a2405399d9bd88a2a0 (diff)
downloadslackbuilds-df1be7a9327ebc1d0dd309d083267b667dc7a866.tar.gz
multimedia/podcastparser: Updated for version 0.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/podcastparser/podcastparser.SlackBuild2
-rw-r--r--multimedia/podcastparser/podcastparser.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/podcastparser/podcastparser.SlackBuild b/multimedia/podcastparser/podcastparser.SlackBuild
index b3cf0873f7..65cdb54a1a 100644
--- a/multimedia/podcastparser/podcastparser.SlackBuild
+++ b/multimedia/podcastparser/podcastparser.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=podcastparser
-VERSION=${VERSION:-0.6.2}
+VERSION=${VERSION:-0.6.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/multimedia/podcastparser/podcastparser.info b/multimedia/podcastparser/podcastparser.info
index 1b4c63eff3..4319ad13ed 100644
--- a/multimedia/podcastparser/podcastparser.info
+++ b/multimedia/podcastparser/podcastparser.info
@@ -1,8 +1,8 @@
PRGNAM="podcastparser"
-VERSION="0.6.2"
+VERSION="0.6.4"
HOMEPAGE="http://gpodder.org/podcastparser/"
-DOWNLOAD="https://github.com/gpodder/podcastparser/archive/0.6.2/podcastparser-0.6.2.tar.gz"
-MD5SUM="fbd743f9deb0c02c1fd52161a4d6f66b"
+DOWNLOAD="https://github.com/gpodder/podcastparser/archive/0.6.4/podcastparser-0.6.4.tar.gz"
+MD5SUM="93eb67ce21165bf3f79a4a8b40e021fd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3"