diff options
Diffstat (limited to 'kde/amarok/Pkgfile')
-rwxr-xr-x | kde/amarok/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde/amarok/Pkgfile b/kde/amarok/Pkgfile index d732a2eb7..5fce21326 100755 --- a/kde/amarok/Pkgfile +++ b/kde/amarok/Pkgfile @@ -6,9 +6,9 @@ # Run on: kdebase-runtime,mysql,qtscriptgenerator,taglib-extras,libmtp,loudmouth name=amarok -version=2.4.0 -release=2 -source=(ftp://kde.mirrors.pair.com/unstable/$name/$version/src/$name-$version.tar.bz2 +version=2.4.1 +release=1 +source=(ftp://kde.mirrors.pair.com/stable/$name/$version/src/$name-$version.tar.bz2 http://nutyx.meticul.eu/files/patchs/$name/splash_screen.jpg ) |