summaryrefslogtreecommitdiff
path: root/extra/kdebindings-smokegen
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
committerroot <root@rshg054.dnsready.net>2012-03-09 00:01:18 +0000
commitcf46d1f178976dd464382bb833d45c01c0faba3a (patch)
tree8659021c45d7b0378ca1ccc82008bb8236a58a34 /extra/kdebindings-smokegen
parent718c8e57ef26498cff228de3de92bf5c8a3f6343 (diff)
Fri Mar 9 00:01:18 UTC 2012
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 4b155d2f1..c68a05bde 100644
--- a/extra/kdebindings-smokegen/PKGBUILD
+++ b/extra/kdebindings-smokegen/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 152032 2012-03-04 14:17:38Z andrea $
+# $Id: PKGBUILD 152468 2012-03-07 16:12:03Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
pkgname=kdebindings-smokegen
-pkgver=4.8.0
+pkgver=4.8.1
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/xz/smokegen-${pkgver}.tar.xz")
-sha1sums=('9b4f0af954e845eecea8e7ed388e01cffb8974d2')
+sha1sums=('6d43ed064730ff81e1844d0634c1b574bd4ffdb2')
build() {
cd "${srcdir}"