[arch-commits] Commit in kdebindings-smokegen/kde-unstable (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jan 31 11:12:54 UTC 2013


    Date: Thursday, January 31, 2013 @ 12:12:54
  Author: andrea
Revision: 176374

KDE 4.10

Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-01-31 11:12:52 UTC (rev 176373)
+++ PKGBUILD	2013-01-31 11:12:54 UTC (rev 176374)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.98
+pkgver=4.10.0
 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/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
-sha1sums=('2702651e194a58050ac5831c30b35ecd0021b232')
+source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('435dd2e087ab527d0c81e1eb883f689a457a40c2')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list