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

Andrea Scarpino andrea at archlinux.org
Fri Nov 16 19:53:08 UTC 2012


    Date: Friday, November 16, 2012 @ 14:53:08
  Author: andrea
Revision: 171140

KDE 4.10 beta1 - first steps

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	2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD	2012-11-16 19:53:08 UTC (rev 171140)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.9.3
+pkgver=4.9.80
 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=('0f5fc7634140434fad6c96f59055d91754b8f784')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('d02f7496caa82457f4d620939c80979b90f8249f')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list