multimedia/exaile: Updated for version 3.4.5.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
feaceda269
commit
5c9dfb89f7
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue