diff options
author | Chris Farrell <timcowchip@gorge.net> | 2021-01-08 21:22:10 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-09 14:30:27 +0700 |
commit | 6697d22e37192e61b0ef7dada52b2620a361e9a4 (patch) | |
tree | aba8eb13c09c7c85ad2f327f216b472f6de7c88d /multimedia | |
parent | 0e6fcf7f513282319cf0ff95067e461a5cb6a1a9 (diff) | |
download | slackbuilds-6697d22e37192e61b0ef7dada52b2620a361e9a4.tar.gz |
multimedia/gpodder: Updated for version 3.10.17.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gpodder/README | 6 | ||||
-rw-r--r-- | multimedia/gpodder/gpodder.SlackBuild | 2 | ||||
-rw-r--r-- | multimedia/gpodder/gpodder.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/multimedia/gpodder/README b/multimedia/gpodder/README index af37efb180..082b27e420 100644 --- a/multimedia/gpodder/README +++ b/multimedia/gpodder/README @@ -1,6 +1,6 @@ gPodder is a podcast receiver/catcher written in Python utilizing PyGTK for its user interface. gPodder allows the user to subscribe to RSS feeds for podcasts, videocasts, and other similar content and download -media files found in those feeds. gPodder has system-tray notifications, -remote access to the gpodder.net web services and optional support for -Bluetooth and iPod synchronization. +media files found in those feeds. gPodder has system-tray +notifications, remote access to the gpodder.net web services and +optional support for Bluetooth and iPod synchronization. diff --git a/multimedia/gpodder/gpodder.SlackBuild b/multimedia/gpodder/gpodder.SlackBuild index 7659bbd4b2..cc5b973767 100644 --- a/multimedia/gpodder/gpodder.SlackBuild +++ b/multimedia/gpodder/gpodder.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gpodder -VERSION=${VERSION:-3.10.11} +VERSION=${VERSION:-3.10.17} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/multimedia/gpodder/gpodder.info b/multimedia/gpodder/gpodder.info index c0f010dec7..83cbd9bab7 100644 --- a/multimedia/gpodder/gpodder.info +++ b/multimedia/gpodder/gpodder.info @@ -1,8 +1,8 @@ PRGNAM="gpodder" -VERSION="3.10.11" +VERSION="3.10.17" HOMEPAGE="http://gpodder.org/" -DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.11/gpodder-3.10.11.tar.gz" -MD5SUM="1dfcfb0360492357111393d27da55f5f" +DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.17/gpodder-3.10.17.tar.gz" +MD5SUM="2262b6fa6f26a0e933a6ea8b0d68b33c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="dbus-python3 pygobject3-python3 podcastparser mygpoclient" |