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

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


    Date: Friday, May 25, 2012 @ 15:58:59
  Author: andrea
Revision: 159526

KDE 4.9

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

----------+
 PKGBUILD |   10 ++++++----
 1 file changed, 6 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:59 UTC (rev 159526)
@@ -2,19 +2,21 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdebindings-smokekde
-pkgver=4.8.3
+pkgver=4.8.80
 pkgrel=1
 pkgdesc="Language independent library for KDE bindings"
-url="http://kde.org/"
+url="https://projects.kde.org/projects/kde/kdebindings/smoke/smokekde"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL' 'FDL')
 groups=('kdebindings')
 depends=('kdebindings-smokeqt')
 makedepends=('cmake' 'automoc4' 'kdebindings-smokegen' 'boost'
              'kdepimlibs' 'kdegraphics-okular' 'kdesdk-kate')
+optdepends=('kdesdk-kate: Kate bindings'
+            'ldegraphics-okular: Okular bindings')
 conflicts=('kdebindings-smoke')
-source=("http://download.kde.org/stable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
-sha1sums=('b02b4b12dd5a23b2a87787bdde4491161d6a4e8d')
+source=("http://download.kde.org/unstable/${pkgver}/src/smokekde-${pkgver}.tar.xz")
+sha1sums=('d349b9fe6ef29c0717d3faa831d2f2d1f0281290')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list