Date: Friday, July 25, 2014 @ 16:49:47 Author: svenstaro Revision: 217854
upgpkg: kdebindings-smokegen 4.13.95-1 upstream release 4.14 beta 3 Added: kdebindings-smokegen/kde-unstable/ Modified: kdebindings-smokegen/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:47 UTC (rev 217854) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdebindings-smokegen -pkgver=4.13.3 +pkgver=4.13.95 pkgrel=1 pkgdesc="A general purpose C++ parser with a plugin infrastructure" url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen" @@ -11,8 +11,8 @@ depends=('kdebase-runtime') makedepends=('cmake' 'automoc4') conflicts=('kdebindings-smoke') -source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz") -sha1sums=('ea5b9b128691e259e339b5b8f24e521bc57d0e3a') +source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz") +sha1sums=('ed47fe359d3f93bed1cf9855df6a2f88530c93dc') build() { cd "${srcdir}"
