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

Andrea Scarpino andrea at archlinux.org
Sun Jul 24 22:45:21 UTC 2011


    Date: Sunday, July 24, 2011 @ 18:45:21
  Author: andrea
Revision: 132493

KDE 4.7.0

Modified:
  kdegraphics-okular/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-07-24 22:45:15 UTC (rev 132492)
+++ PKGBUILD	2011-07-24 22:45:21 UTC (rev 132493)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdegraphics-okular
-pkgver=4.6.95
+pkgver=4.7.0
 pkgrel=1
 pkgdesc='Document Viewer'
 arch=('i686' 'x86_64')
@@ -12,9 +12,10 @@
 depends=('kdebase-runtime' 'qimageblitz' 'poppler-qt' 'chmlib' 'djvulibre'
          'ebook-tools' 'libspectre')
 makedepends=('pkgconfig' 'cmake' 'automoc4')
+optdepends=('kdegraphics-mobipocket: mobipocket support')
 install=${pkgname}.install
-source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.bz2")
-sha1sums=('e192a3634da00012a977d74cfe3bb6601d48bde4')
+source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2")
+sha1sums=('3fb935d79c2c24af9ea2874dbdb88f46d82154c2')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list