[arch-commits] Commit in kdebindings/trunk (PKGBUILD)
Pierre Schmitz
pierre at archlinux.org
Thu Feb 4 12:28:57 UTC 2010
Date: Thursday, February 4, 2010 @ 07:28:57
Author: pierre
Revision: 67172
KDE 4.4.0; first try
Modified:
kdebindings/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-02-04 12:28:54 UTC (rev 67171)
+++ PKGBUILD 2010-02-04 12:28:57 UTC (rev 67172)
@@ -6,15 +6,15 @@
'kdebindings-python'
'kdebindings-ruby'
'kdebindings-smoke')
-pkgver=4.3.98
-pkgrel=2
+pkgver=4.4.0
+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')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('9682a736d80beacb7d0318bb225ce4dc')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('9e3c77d3f230850799c2ad8d2107eadb')
build() {
export MONO_SHARED_DIR="${srcdir}/build/.mono"
More information about the arch-commits
mailing list