diff options
author | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-02 03:18:35 -0700 |
commit | ccdfb7506009a95df3049db791408ac9b291b6e2 (patch) | |
tree | 9f6f7864bf3718228738f5e3163f736ba8323dac /extra/kdebindings-smokeqt/PKGBUILD | |
parent | b2bab0c3032e55f291c1df002c13319de0bdb8cf (diff) |
Wed Oct 2 03:15:27 PDT 2013
Diffstat (limited to 'extra/kdebindings-smokeqt/PKGBUILD')
-rw-r--r-- | extra/kdebindings-smokeqt/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/kdebindings-smokeqt/PKGBUILD b/extra/kdebindings-smokeqt/PKGBUILD index 1036fdb50..233be8207 100644 --- a/extra/kdebindings-smokeqt/PKGBUILD +++ b/extra/kdebindings-smokeqt/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 194042 2013-09-10 13:19:57Z andrea $ +# $Id: PKGBUILD 195510 2013-10-01 15:14:38Z svenstaro $ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kdebindings-smokeqt -pkgver=4.11.1 +pkgver=4.11.2 pkgrel=1 pkgdesc="Language independent library for Qt bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt" @@ -13,7 +13,7 @@ depends=('kdebindings-smokegen' 'qimageblitz' 'qscintilla') makedepends=('cmake' 'automoc4' 'mesa') conflicts=('kdebindings-smoke') source=("http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz") -sha1sums=('a5b1c5ce1f74296094a0baee831f1f8c8938e6a3') +sha1sums=('d54d2e3ffae9ab526b9e04d1f03dfb8898a590b5') build() { cd "${srcdir}" |