[arch-commits] Commit in kdebindings/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jul 7 20:22:42 UTC 2010
Date: Wednesday, July 7, 2010 @ 16:22:41
Author: andrea
Revision: 85098
undo
Modified:
kdebindings/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-07-07 20:22:37 UTC (rev 85097)
+++ PKGBUILD 2010-07-07 20:22:41 UTC (rev 85098)
@@ -6,15 +6,15 @@
'kdebindings-python'
'kdebindings-ruby'
'kdebindings-smoke')
-pkgver=4.4.92
+pkgver=4.4.5
pkgrel=1
arch=('i686' 'x86_64')
url='http://www.kde.org'
license=('GPL' 'LGPL')
makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdepimlibs' 'pyqt' 'kdepim-runtime'
'ruby' 'mono' 'kdegraphics-okular' 'boost')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('d067cc7a8f06f320c5b28cb7ff004d5837d60188')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('2f041c5b050da879e8f5d09f668b56881f9f1bb2')
build() {
export MONO_SHARED_DIR="${srcdir}/build/.mono"
More information about the arch-commits
mailing list