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

Andrea Scarpino andrea at archlinux.org
Wed Jan 25 20:33:55 UTC 2012


    Date: Wednesday, January 25, 2012 @ 15:33:54
  Author: andrea
Revision: 147281

KDE 4.8.0

Modified:
  kdebindings-smokegen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-01-25 20:33:51 UTC (rev 147280)
+++ PKGBUILD	2012-01-25 20:33:54 UTC (rev 147281)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.7.97
+pkgver=4.8.0
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
 url="http://kde.org/"
@@ -11,8 +11,8 @@
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.bz2")
-sha1sums=('fa86523655cbf662276fdb7b7fa518ca15d86b3b')
+source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.bz2")
+sha1sums=('9b4f0af954e845eecea8e7ed388e01cffb8974d2')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list