diff options
author | root <root@rshg054.dnsready.net> | 2012-09-06 00:03:30 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-09-06 00:03:30 +0000 |
commit | af549d0243764531309fa94b1f5cee58982c496a (patch) | |
tree | afb2851caf91700e83c4062a9e77c6a92fe0326b /testing/kdebindings-smokekde | |
parent | 58f5e0b164b5f4c9af61b2e42bd10c85f28b9bed (diff) |
Thu Sep 6 00:03:29 UTC 2012
Diffstat (limited to 'testing/kdebindings-smokekde')
-rw-r--r-- | testing/kdebindings-smokekde/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/kdebindings-smokekde/PKGBUILD b/testing/kdebindings-smokekde/PKGBUILD index 1dd02e17a..1450dc7aa 100644 --- a/testing/kdebindings-smokekde/PKGBUILD +++ b/testing/kdebindings-smokekde/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 164533 2012-08-01 14:35:33Z andrea $ +# $Id: PKGBUILD 166042 2012-09-04 15:41:53Z andrea $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-smokekde -pkgver=4.9.0 +pkgver=4.9.1 pkgrel=1 pkgdesc="Language independent library for KDE bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde" @@ -16,7 +16,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=('ab796e48995560a59d1f741e9e2125eaa4263aa5') +sha1sums=('ae611a3571306fe77fba5799ac8da4017633c84e') build() { cd "${srcdir}" |