summaryrefslogtreecommitdiffstats
path: root/kde/amarok/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/amarok/Pkgfile')
-rwxr-xr-xkde/amarok/Pkgfile9
1 files changed, 3 insertions, 6 deletions
diff --git a/kde/amarok/Pkgfile b/kde/amarok/Pkgfile
index 4b01c8127..f86843262 100755
--- a/kde/amarok/Pkgfile
+++ b/kde/amarok/Pkgfile
@@ -6,18 +6,15 @@
# Run on: kdebase-runtime,mysql,qtscriptgenerator,taglib-extras,liblastfm,libgpod,libmtp,loudmouth
name=amarok
-version=2.3.2
-release=2
+version=2.4.0
+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,scanning-qt-regression.patch}
+ http://nutyx.meticul.eu/files/patchs/$name/splash_screen.jpg
)
build() {
cd $name-$version
- # https://bugs.kde.org/show_bug.cgi?id=251762
- patch -Np1 -i ../scanning-qt-regression.patch
-
mkdir build
cd build
cmake ../ -DCMAKE_INSTALL_PREFIX=/usr \