summaryrefslogtreecommitdiff
path: root/audio/amarok/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-04-23 18:23:33 +0000
committerwiz <wiz@pkgsrc.org>2008-04-23 18:23:33 +0000
commit211b1ccd76a3d380f1c8196f43aa18a78c5ec04e (patch)
tree38644733320b4303e7e2039057465a5852779b25 /audio/amarok/Makefile
parent4f5be599145deb82092674f88341a7ee887b2253 (diff)
downloadpkgsrc-211b1ccd76a3d380f1c8196f43aa18a78c5ec04e.tar.gz
Update to 1.4.9.1:
VERSION 1.4.9 BUGFIXES: * The last.fm dialog did not always properly disable options when the username was not entered. * Fix Amazon Cover fetching by using their new web service api. * Don't insert items into Dynamic Mode that don't exist. * If unavailable tracks are in the Playlist and random mode is on, don't stop those tracks if selected; continue with available tracks.
Diffstat (limited to 'audio/amarok/Makefile')
-rw-r--r--audio/amarok/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index d67728d641b..14b2ec368a8 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2008/01/18 05:06:19 tnn Exp $
+# $NetBSD: Makefile,v 1.65 2008/04/23 18:23:33 wiz Exp $
DISTNAME= amarok-${VERSION}
-VERSION= 1.4.8
-PKGREVISION= 1
+VERSION= 1.4.9.1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/}
EXTRACT_SUFX= .tar.bz2