[arch-commits] Commit in kdebindings/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Tue Apr 5 10:07:57 UTC 2011


    Date: Tuesday, April 5, 2011 @ 06:07:56
  Author: andrea
Revision: 118066

KDE 4.6.2

Modified:
  kdebindings/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-05 10:07:53 UTC (rev 118065)
+++ PKGBUILD	2011-04-05 10:07:56 UTC (rev 118066)
@@ -7,7 +7,7 @@
          'kdebindings-python'
          'kdebindings-ruby'
          'kdebindings-smoke')
-pkgver=4.6.1
+pkgver=4.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -15,11 +15,12 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'python2-qt' 'kdepim-runtime' 'mono'
 	'kdegraphics-okular' 'qwt' 'docbook-xsl' 'boost' 'qscintilla' 'ruby')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('1a71e656df19a4b132546242aa344778554693ff')
+sha1sums=('eff4b5785b09958fffe4e23583f5af75c796aa9e')
 
 build() {
 	export MONO_SHARED_DIR="${srcdir}/build/.mono"
 	mkdir -p "$MONO_SHARED_DIR"
+
 	cd ${srcdir}/build
 
 	cmake ../${pkgbase}-${pkgver} \




More information about the arch-commits mailing list