[arch-commits] Commit in kdegraphics-okular/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Thu Jan 15 10:56:51 UTC 2015
Date: Thursday, January 15, 2015 @ 11:56:50
Author: fyan
Revision: 229037
upgpkg: kdegraphics-okular 14.12.1-1
Modified:
kdegraphics-okular/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-15 10:39:36 UTC (rev 229036)
+++ PKGBUILD 2015-01-15 10:56:50 UTC (rev 229037)
@@ -1,8 +1,9 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegraphics-okular
-pkgver=4.14.3
+pkgver=14.12.1
pkgrel=1
pkgdesc='Document Viewer'
arch=('i686' 'x86_64')
@@ -15,8 +16,8 @@
optdepends=('ebook-tools: mobi and epub support'
'kdegraphics-mobipocket: mobi support')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz")
-sha1sums=('54b931bdee75f6a247bc738177f29e96faeff110')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/okular-${pkgver}.tar.xz")
+sha1sums=('3f8a1587d68a5768bf600b3dadc8d73a74a0ef58')
prepare() {
mkdir build
More information about the arch-commits
mailing list