diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-01-14 21:59:05 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-01-14 21:59:05 +0100 |
commit | 8c2a55799d86d320ae8509de1c7f80990eb10a76 (patch) | |
tree | f3f9ebf7edd4f8feaa5adb36732e3c28118728c4 /kde/amarok/Pkgfile | |
parent | 88582e2ddd3f05cd8e7ddd5e05c09da8bfda13c8 (diff) | |
parent | 7c74c5f44d227f7914aaa166a78c730a81145cb0 (diff) | |
download | nutyx-pakxe-8c2a55799d86d320ae8509de1c7f80990eb10a76.tar.gz nutyx-pakxe-8c2a55799d86d320ae8509de1c7f80990eb10a76.tar.bz2 nutyx-pakxe-8c2a55799d86d320ae8509de1c7f80990eb10a76.tar.xz nutyx-pakxe-8c2a55799d86d320ae8509de1c7f80990eb10a76.zip |
Merge commit 'lesibel/master'
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 4a4304842..a36d8257f 100755 --- a/kde/amarok/Pkgfile +++ b/kde/amarok/Pkgfile @@ -5,9 +5,9 @@ # Depends on: kdelibs, kdemultimedia, qtscriptgenerator, taglib-extras name=amarok -version=2.2.1.90 -release=2 -source=(http://download.kde.org/download.php?url=unstable/$name/$version/src/$name-$version.tar.bz2\ +version=2.2.2 +release=1 +source=(http://download.kde.org/download.php?url=stable/$name/$version/src/$name-$version.tar.bz2\ splash_screen.jpg) build() { |