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

Andrea Scarpino andrea at archlinux.org
Thu Jul 26 16:53:52 UTC 2012


    Date: Thursday, July 26, 2012 @ 12:53:51
  Author: andrea
Revision: 164078

KDE 4.9.0

Added:
  kdebindings-smokegen/trunk/
Modified:
  kdebindings-smokegen/trunk/PKGBUILD
Deleted:
  kdebindings-smokegen/trunk/

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

Modified: trunk/PKGBUILD
===================================================================
--- kde-unstable/PKGBUILD	2012-07-26 15:59:49 UTC (rev 164070)
+++ trunk/PKGBUILD	2012-07-26 16:53:51 UTC (rev 164078)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.97
+pkgver=4.9.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=('8348e0f3b7bb5acbb6646e6c08dbdf5d17fa32dc')
+source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('7470301b856703a365cf8bbd43d0f297ef4fff08')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list