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

Andrea Scarpino andrea at archlinux.org
Tue Jun 8 15:57:07 UTC 2010


    Date: Tuesday, June 8, 2010 @ 11:57:07
  Author: andrea
Revision: 82087

KDE 4.4.85 (beta2)

Modified:
  kdeartwork/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-08 15:57:03 UTC (rev 82086)
+++ PKGBUILD	2010-06-08 15:57:07 UTC (rev 82087)
@@ -13,15 +13,16 @@
          'kdeartwork-styles'
          'kdeartwork-wallpapers'
          'kdeartwork-weatherwallpapers')
-pkgver=4.4.80
+pkgver=4.4.85
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeartwork')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'xscreensaver' 'eigen' 'kdebase-workspace'
+	'docbook-xsl')
 source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('68bfa2c11f537cbc023f6174330b8bdb35484385')
+sha1sums=('4df49da1d44debc0fc8cf911088694be49689423')
 
 build() {
 	cd $srcdir
@@ -96,4 +97,4 @@
 	pkgdesc='KDE weather wallpapers'
 	cd $srcdir/build/WeatherWallpapers
 	make DESTDIR=$pkgdir install
-}
\ No newline at end of file
+}




More information about the arch-commits mailing list