[arch-commits] Commit in kdebindings/repos (testing-i686 testing-i686/PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Jul 24 22:38:50 UTC 2008
Date: Thursday, July 24, 2008 @ 18:38:49
Author: pierre
Revision: 6537
Merged revisions 6302-6536 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-i686/ (properties)
kdebindings/repos/testing-i686/PKGBUILD
----------+
PKGBUILD | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
Property changes on: kdebindings/repos/testing-i686
___________________________________________________________________
Name: svnmerge-integrated
- /kdebindings/trunk:1-6301
+ /kdebindings/trunk:1-6536
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2008-07-24 22:22:57 UTC (rev 6536)
+++ testing-i686/PKGBUILD 2008-07-24 22:38:49 UTC (rev 6537)
@@ -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