[arch-commits] Commit in kdegraphics-okular (kde-unstable kde-unstable/PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Fri Nov 16 19:53:16 UTC 2012
Date: Friday, November 16, 2012 @ 14:53:15
Author: andrea
Revision: 171142
KDE 4.10 beta1 - first steps
Added:
kdegraphics-okular/kde-unstable/
Modified:
kdegraphics-okular/kde-unstable/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2012-11-16 14:36:10 UTC (rev 171082)
+++ kde-unstable/PKGBUILD 2012-11-16 19:53:15 UTC (rev 171142)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegraphics-okular
-pkgver=4.9.3
+pkgver=4.9.80
pkgrel=1
pkgdesc='Document Viewer'
arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
makedepends=('cmake' 'automoc4')
optdepends=('kdegraphics-mobipocket: mobipocket support')
install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz")
-sha1sums=('33e6f1c3f282bf384d09f3fd1d535a35af572df6')
+source=("http://download.kde.org/unstable/${pkgver}/src/okular-${pkgver}.tar.xz")
+sha1sums=('0eae6e67e5861d4f6771147bcfa50513ae003f23')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list