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

Andrea Scarpino andrea at archlinux.org
Fri May 25 19:58:48 UTC 2012


    Date: Friday, May 25, 2012 @ 15:58:47
  Author: andrea
Revision: 159522

KDE 4.9

Added:
  kdebindings-smokegen/kde-unstable/
Modified:
  kdebindings-smokegen/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:58:47 UTC (rev 159522)
@@ -2,17 +2,17 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokegen
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="A general purpose C++ parser with a plugin infrastructure"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokegen"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 depends=('kdebase-runtime')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
-sha1sums=('0ea29388a8a8116e8b4fa7fe6e8a0b270e99cdcd')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokegen-${pkgver}.tar.xz")
+sha1sums=('3f98d0a97db5604a924fdf2e654640b0f257486a')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list