[arch-commits] Commit in kdegraphics/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sun Jan 11 12:51:07 UTC 2009


    Date: Sunday, January 11, 2009 @ 07:51:07
  Author: pierre
Revision: 23452

Let's go straigt to 4.2 RC1

Modified:
  kdegraphics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-11 12:51:03 UTC (rev 23451)
+++ PKGBUILD	2009-01-11 12:51:07 UTC (rev 23452)
@@ -2,20 +2,20 @@
 # Maintainer: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdegraphics
-pkgver=4.1.4
+pkgver=4.1.96
 pkgrel=1
 pkgdesc="KDE Graphics is a collection of graphic oriented applications:"
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde')
-depends=('kdelibs' 'kdebase-runtime' 'poppler-qt>=0.10.0' 'libspectre' 'exiv2' 'sane' 'chmlib' 'libdjvu>=3.5.21' 'lcms' 'qca' 'qimageblitz' 'ebook-tools')
+depends=('kdelibs' 'kdebase-runtime' 'poppler-qt' 'libspectre' 'sane' 'chmlib' 'libdjvu' 'lcms' 'qca' 'qimageblitz' 'ebook-tools')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
 replaces=('gwenview' 'gwenview-i18n')
 options=('docs')
 install='kdegraphics.install'
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-md5sums=('c2a67098d9df60e839d2af6b866989ef')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+md5sums=('7c8d131404c8e464f553fa1515cebc40')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list