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

Andrea Scarpino andrea at archlinux.org
Sat Dec 4 03:11:03 UTC 2010


    Date: Friday, December 3, 2010 @ 22:11:02
  Author: andrea
Revision: 102037

KDE 4.5.85

Modified:
  kdelibs/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-04 02:40:28 UTC (rev 102036)
+++ PKGBUILD	2010-12-04 03:11:02 UTC (rev 102037)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdelibs
-pkgver=4.5.80
+pkgver=4.5.85
 pkgrel=1
 pkgdesc="KDE Core Libraries"
 arch=('i686' 'x86_64')
@@ -12,17 +12,17 @@
 depends=('strigi' 'attica' 'libxss' 'libxcursor' 'xz' 'openssl' 'soprano'
         'shared-desktop-ontologies' 'qca' 'libdbusmenu-qt' 'polkit-qt' 'grantlee'
         'shared-mime-info' 'enchant' 'giflib' 'jasper' 'openexr' 'xdg-utils'
-        'phonon' 'hicolor-icon-theme' 'upower' 'udisks')
+        'phonon' 'hicolor-icon-theme' 'upower' 'udisks' 'heimdal')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'intltool' 'avahi' 'libgl' 'hspell'
         'docbook-xsl')
 replaces=('arts' 'kdelibs-experimental')
 install='kdelibs.install'
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2"
         'kde-applications-menu.patch' 'archlinux-menu.patch' 'abs-syntax-highlight.patch')
-sha1sums=('6fabe285250084296e969658d367adea72f8d5a4'
-        '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
-        '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
-        'd994f262356af5b9e4e9619646e471bd98c91efb')
+sha1sums=('d1a89ea1bfb925c1e51c9a794644315e9e2b6300'
+          '86ee8c8660f19de8141ac99cd6943964d97a1ed7'
+          '63a850ab4196b9d06934f2b4a13acd9f7739bc67'
+          'd994f262356af5b9e4e9619646e471bd98c91efb')
 
 build() {
        cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list