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

Pierre Schmitz pierre at archlinux.org
Thu Feb 4 12:28:54 UTC 2010


    Date: Thursday, February 4, 2010 @ 07:28:54
  Author: pierre
Revision: 67171

KDE 4.4.0; first try

Modified:
  kdegraphics/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-04 12:28:50 UTC (rev 67170)
+++ PKGBUILD	2010-02-04 12:28:54 UTC (rev 67171)
@@ -11,7 +11,7 @@
          'kdegraphics-ksnapshot'
          'kdegraphics-libs'
          'kdegraphics-okular')
-pkgver=4.3.98
+pkgver=4.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -20,8 +20,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'kdelibs' 'kdebase-runtime'
              'poppler-qt' 'libspectre' 'sane' 'chmlib' 'libdjvu' 'lcms' 'qca'
              'qimageblitz' 'ebook-tools' 'libxxf86vm')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-md5sums=('fc442a46b5102fb00064bb52d8a57100')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+md5sums=('922b647c4b9235fe3eb9a269c00bd436')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list