multimedia/gpodder: Updated for version 3.10.1.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Chris Farrell 2018-02-25 22:16:46 +00:00 committed by Willy Sudiarto Raharjo
parent 188a6db96c
commit 162c9c28e2
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.0}
VERSION=${VERSION:-3.10.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="gpodder"
VERSION="3.10.0"
VERSION="3.10.1"
HOMEPAGE="http://gpodder.org/"
DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.0/gpodder-3.10.0.tar.gz"
MD5SUM="2303a104690a614935f06f5c6d2ab3ef"
DOWNLOAD="https://github.com/gpodder/gpodder/archive/3.10.1/gpodder-3.10.1.tar.gz"
MD5SUM="4c072ecd1ab088f3c5f4e9d4f636d1b8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dbus-python3 pygobject3-python3 podcastparser mygpoclient"