summaryrefslogtreecommitdiffstats
path: root/kde/kdebindings/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/kdebindings/Pkgfile')
-rwxr-xr-xkde/kdebindings/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde/kdebindings/Pkgfile b/kde/kdebindings/Pkgfile
index e06269d19..098e38651 100755
--- a/kde/kdebindings/Pkgfile
+++ b/kde/kdebindings/Pkgfile
@@ -6,13 +6,13 @@
name=kdebindings
version=4.5.4
-release=2
+release=3
source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/$name-$version.tar.bz2
- http://nutyx.meticul.eu/files/patchs/$name/fix-pyqt4-build.patch )
+ sip4.12.patch )
build() {
cd $name-$version
- patch -Np0 -i ../fix-pyqt4-build.patch
+ patch -Np0 -i ../sip4.12.patch
mkdir build
cd build