[arch-commits] Commit in kdebindings/repos (testing-x86_64 testing-x86_64/PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Thu Jul 24 22:22:57 UTC 2008


    Date: Thursday, July 24, 2008 @ 18:22:57
  Author: pierre
Revision: 6536

Merged revisions 6135-6534 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/kdebindings/trunk

........
  r6534 | pierre | 2008-07-24 22:22:25 +0000 (Do, 24 Jul 2008) | 1 line
  
  upgpkg: kdebindings 4.1.0-2
........

Modified:
  kdebindings/repos/testing-x86_64/	(properties)
  kdebindings/repos/testing-x86_64/PKGBUILD

----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)


Property changes on: kdebindings/repos/testing-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /kdebindings/trunk:1-6134
   + /kdebindings/trunk:1-6534

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2008-07-24 22:22:32 UTC (rev 6535)
+++ testing-x86_64/PKGBUILD	2008-07-24 22:22:57 UTC (rev 6536)
@@ -3,7 +3,7 @@
 
 pkgname=kdebindings
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="KDE Language Bindings"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -11,15 +11,11 @@
 depends=('kdepimlibs' 'python' 'ruby' 'qscintilla')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'sip' 'pyqt')
 options=('docs')
-source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2"
-        'ktexteditor.patch')
-md5sums=('b76d5138f9194bcc0a000bb905cf4246'
-         '20a34ec3fed8b51a6793468ba77b3b56')
+source=("ftp://ftp.archlinux.org/other/kde/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('71e827191b04c6fe7888805616102c3b')
 
 build() {
-	cd $srcdir/${pkgname}-${pkgver}
-	patch -p0 -i $srcdir/ktexteditor.patch
-	cd ..
+	cd $srcdir
 	mkdir build
 	cd build
 





More information about the arch-commits mailing list