multimedia/exaile: Updated for version 3.4.5.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-07-25 09:35:55 -07:00 committed by Willy Sudiarto Raharjo
parent feaceda269
commit 5c9dfb89f7
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
# not, see <http://www.gnu.org/licenses/>.
PRGNAM=exaile
VERSION=${VERSION:-3.4.4}
VERSION=${VERSION:-3.4.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="exaile"
VERSION="3.4.4"
VERSION="3.4.5"
HOMEPAGE="http://www.exaile.org/"
DOWNLOAD="https://github.com/exaile/exaile/releases/download/3.4.4/exaile-3.4.4.tar.gz"
MD5SUM="18282687dbe82cbe64402b1293bce308"
DOWNLOAD="https://github.com/exaile/exaile/releases/download/3.4.5/exaile-3.4.5.tar.gz"
MD5SUM="2c72d8dc8dc68fd6a9d129a154a5af3c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gst-python mutagen"