diff options
-rw-r--r-- | multimedia/podcastparser/podcastparser.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/podcastparser/podcastparser.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/podcastparser/podcastparser.SlackBuild b/multimedia/podcastparser/podcastparser.SlackBuild index b3cf0873f70d..65cdb54a1adb 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 1b4c63eff368..4319ad13eda4 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" |