[arch-commits] Commit in libdjvu/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Sun Jun 14 22:37:44 UTC 2009
Date: Sunday, June 14, 2009 @ 18:37:44
Author: jgc
Revision: 42499
upgpkg: libdjvu 3.5.22-1
Modified:
libdjvu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-14 22:37:22 UTC (rev 42498)
+++ PKGBUILD 2009-06-14 22:37:44 UTC (rev 42499)
@@ -3,7 +3,7 @@
# Contributor: mgushee
pkgname=libdjvu
-pkgver=3.5.21
+pkgver=3.5.22
pkgrel=1
pkgdesc="Library to process DjVu ('déjà vu') documents"
arch=("i686" "x86_64")
@@ -12,7 +12,7 @@
depends=('gcc-libs' 'libjpeg')
options=('!libtool')
source=(http://downloads.sourceforge.net/djvu/djvulibre-${pkgver}.tar.gz)
-md5sums=('4c6f3eb03ffbd067b6d2fe2344b0d9ad')
+md5sums=('d1513784ce0e4f37d71595dc34c95ec7')
build() {
cd "${srcdir}/djvulibre-${pkgver}"
More information about the arch-commits
mailing list