multimedia/exaile: Updated for version 3.4.4.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-04-05 21:46:45 -07:00 committed by Willy Sudiarto Raharjo
parent a889f62245
commit dc1cb13672
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.3}
VERSION=${VERSION:-3.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

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