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

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


    Date: Friday, May 25, 2012 @ 15:58:50
  Author: andrea
Revision: 159523

KDE 4.9

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

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2012-05-25 14:33:21 UTC (rev 159498)
+++ kde-unstable/PKGBUILD	2012-05-25 19:58:50 UTC (rev 159523)
@@ -2,18 +2,18 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokeqt
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="Language independent library for Qt bindings"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokeqt"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kdebindings')
-depends=('kdebase-runtime' 'qimageblitz' 'qscintilla' 'kdebindings-smokegen')
+depends=('kdebindings-smokegen' 'qimageblitz' 'qscintilla')
 makedepends=('cmake' 'automoc4')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokeqt-${pkgver}.tar.xz")
-sha1sums=('a1f5e5ed2a8ea94bf785771b2b43bf2dcb3b7808')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokeqt-${pkgver}.tar.xz")
+sha1sums=('8ecb3a8aa49a7095ae4c0b74949ba66cb4d63c2d')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list