Date: Friday, July 25, 2014 @ 16:49:54 Author: svenstaro Revision: 217856
upgpkg: kdebindings-smokeqt 4.13.95-1 upstream release 4.14 beta 3 Added: kdebindings-smokeqt/kde-unstable/ Modified: kdebindings-smokeqt/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: kde-unstable/PKGBUILD =================================================================== --- trunk/PKGBUILD 2014-07-24 18:53:49 UTC (rev 217821) +++ kde-unstable/PKGBUILD 2014-07-25 14:49:54 UTC (rev 217856) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <and...@archlinux.org> pkgname=kdebindings-smokeqt -pkgver=4.13.3 +pkgver=4.13.95 pkgrel=1 pkgdesc="Language independent library for Qt bindings" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt" @@ -12,8 +12,8 @@ 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=('7b0f93c8cf90084ae10c232ba78329ad95baaa5f') +source=("http://download.kde.org/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.xz") +sha1sums=('49b3a87528fe5e1cfd51cc2796aaeb54f2469f31') prepare() { mkdir build