Date: Thursday, January 31, 2013 @ 12:16:49 Author: andrea Revision: 176376
KDE 4.10 Modified: kdegraphics-okular/kde-unstable/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-01-31 11:15:19 UTC (rev 176375) +++ PKGBUILD 2013-01-31 11:16:49 UTC (rev 176376) @@ -2,7 +2,7 @@ # Maintainer: Andrea Scarpino <[email protected]> pkgname=kdegraphics-okular -pkgver=4.9.98 +pkgver=4.10.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.xz") -sha1sums=('8431aee0e843c235e2e34acea76550998c4797c0') +source=("http://download.kde.org/stable/${pkgver}/src/okular-${pkgver}.tar.xz") +sha1sums=('f91cca852cf8c2cc57b8fe5b2d66653efdb8d079') build() { cd "${srcdir}"
