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 fab593505..bbe7ed5fd 100644
--- a/extra/kdebindings-smokeqt/PKGBUILD
+++ b/extra/kdebindings-smokeqt/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 137928 2011-09-12 16:11:31Z andrea $
+# $Id: PKGBUILD 139904 2011-10-05 19:09:22Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-smokeqt
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.7.2
+pkgrel=1
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=('7f6074c552a3e9a72ebbbc1683786d7cb479871a')
+sha1sums=('93bf50c340e5188f2432da97c5a3ff7e2928eb3e')
build() {
cd "${srcdir}"