multimedia/gpodder: Updated for version 3.10.11.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Farrell 2019-12-15 05:10:53 +07:00 committed by Willy Sudiarto Raharjo
parent 06e027ef6e
commit cbb9d7db86
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gpodder
VERSION=${VERSION:-3.10.9}
VERSION=${VERSION:-3.10.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gpodder"
VERSION="3.10.9"
VERSION="3.10.11"
HOMEPAGE="http://gpodder.org/"
DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.9/gpodder-3.10.9.tar.gz"
MD5SUM="9500bb5e76a1c79d32a1b7e37b24927a"
DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.11/gpodder-3.10.11.tar.gz"
MD5SUM="1dfcfb0360492357111393d27da55f5f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dbus-python3 pygobject3-python3 podcastparser mygpoclient"