summaryrefslogtreecommitdiff
path: root/extra/kdebindings-smokegen
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kdebindings-smokegen')
-rw-r--r--extra/kdebindings-smokegen/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-smokegen/PKGBUILD b/extra/kdebindings-smokegen/PKGBUILD
index 2ad3d850e..f0446d495 100644
--- a/extra/kdebindings-smokegen/PKGBUILD
+++ b/extra/kdebindings-smokegen/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 137363 2011-09-07 17:16:17Z andrea $
+# $Id: PKGBUILD 139902 2011-10-05 19:09:18Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-smokegen
-pkgver=4.7.1
+pkgver=4.7.2
pkgrel=1
pkgdesc="A general purpose C++ parser with a plugin infrastructure"
url="http://kde.org/"
@@ -12,7 +12,7 @@ depends=('kdebase-runtime')
makedepends=('cmake' 'automoc4')
conflicts=('kdebindings-smoke')
source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2")
-sha1sums=('952181277c8d212db7028476034d0160a152e696')
+sha1sums=('f2f605b2ca40403529b9065e745ebb1d9b7e0fcb')
build() {
cd "${srcdir}"