[arch-commits] Commit in kdegraphics-okular/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Wed Jan 25 20:34:01 UTC 2012
Date: Wednesday, January 25, 2012 @ 15:34:01
Author: andrea
Revision: 147283
KDE 4.8.0
Modified:
kdegraphics-okular/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-01-25 20:33:58 UTC (rev 147282)
+++ PKGBUILD 2012-01-25 20:34:01 UTC (rev 147283)
@@ -2,7 +2,7 @@
# Maintainer: Andrea Scarpino <andrea at archlinux.org>
pkgname=kdegraphics-okular
-pkgver=4.7.97
+pkgver=4.8.0
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/unstable/${pkgver}/src/okular-${pkgver}.tar.bz2")
-sha1sums=('202e61f86ba2ed2362d6c112152a8a05527e5f48')
+source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.bz2")
+sha1sums=('c112a490cd1245041c9d81b9377838fd0de4d60c')
build() {
cd "${srcdir}"
More information about the arch-commits
mailing list