diff options
author | root <root@rshg054.dnsready.net> | 2012-12-07 02:09:50 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-12-07 02:09:50 -0800 |
commit | 7de07e40e2c0c078a35c5092e1f2defb65d1741e (patch) | |
tree | bc791b3c1aca7238f6f5e6761930657526005eac /extra/kdebindings-smokekde | |
parent | 3f0c4efbf72adbd091565fcc39ad1d09c92be5d0 (diff) |
Fri Dec 7 02:06:33 PST 2012
Diffstat (limited to 'extra/kdebindings-smokekde')
-rw-r--r-- | extra/kdebindings-smokekde/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-smokekde/PKGBUILD b/extra/kdebindings-smokekde/PKGBUILD index 373a2790c..1b1b1237f 100644 --- a/extra/kdebindings-smokekde/PKGBUILD +++ b/extra/kdebindings-smokekde/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 170779 2012-11-11 09:42:05Z andrea $ +# $Id: PKGBUILD 172805 2012-12-06 08:19:14Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-smokekde -pkgver=4.9.3 +pkgver=4.9.4 pkgrel=1 pkgdesc="Language independent library for KDE bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde" @@ -17,7 +17,7 @@ optdepends=('kdesdk-kate: Kate bindings' 'kdegraphics-okular: Okular bindings') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz") -sha1sums=('4cc26577b84cf78253aac5fbfed88da9667dbcea') +sha1sums=('6634a0cc22c26c4d30a23bfc768adacdbd75eb5d') build() { cd "${srcdir}" |