summaryrefslogtreecommitdiff
path: root/extra/kdebindings-smokeqt/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdebindings-smokeqt/PKGBUILD')
-rw-r--r--extra/kdebindings-smokeqt/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/kdebindings-smokeqt/PKGBUILD b/extra/kdebindings-smokeqt/PKGBUILD
index bbe7ed5fd..d7207015d 100644
--- a/extra/kdebindings-smokeqt/PKGBUILD
+++ b/extra/kdebindings-smokeqt/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 139904 2011-10-05 19:09:22Z andrea $
+# $Id: PKGBUILD 142565 2011-11-12 08:14:45Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-smokeqt
-pkgver=4.7.2
-pkgrel=1
+pkgver=4.7.3
+pkgrel=2
pkgdesc="Language independent library for Qt bindings"
url="http://kde.org/"
arch=('i686' 'x86_64' 'mips64el')
@@ -13,7 +13,7 @@ depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
makedepends=('cmake' 'automoc4')
conflicts=('kdebindings-smoke')
source=("http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.bz2")
-sha1sums=('93bf50c340e5188f2432da97c5a3ff7e2928eb3e')
+sha1sums=('cf1c4b7116695f0842972b2985eca65f6b63702e')
build() {
cd "${srcdir}"