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/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-smokeqt/PKGBUILD b/extra/kdebindings-smokeqt/PKGBUILD
index 7e806fad4..1f56b0d1e 100644
--- a/extra/kdebindings-smokeqt/PKGBUILD
+++ b/extra/kdebindings-smokeqt/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152033 2012-03-04 14:18:07Z andrea $
+# $Id: PKGBUILD 152470 2012-03-07 16:12:08Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-smokeqt
-pkgver=4.8.0
+pkgver=4.8.1
pkgrel=1
pkgdesc="Language independent library for Qt bindings"
url="http://kde.org/"
@@ -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/xz/smokeqt-${pkgver}.tar.xz")
-sha1sums=('9ad56f1441c92b6d24b7e9ec19fe62da34820731')
+sha1sums=('7af6089df0ffefe7a88600e43641dfd18da8e3e8')
build() {
cd "${srcdir}"