[arch-commits] Commit in epdfview/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Mon Jul 7 16:41:34 UTC 2008


    Date: Monday, July 7, 2008 @ 12:41:34
  Author: andyrtr
Revision: 4459

upgpkg: epdfview 0.1.6-7

Modified:
  epdfview/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-07 16:34:45 UTC (rev 4458)
+++ PKGBUILD	2008-07-07 16:41:34 UTC (rev 4459)
@@ -3,18 +3,19 @@
 
 pkgname=epdfview
 pkgver=0.1.6
-pkgrel=6
+pkgrel=7
 pkgdesc="A free lightweight PDF document viewer."
 license=(GPL)
 arch=(i686 x86_64)
-depends=('poppler-glib>=0.8.0')
+depends=('poppler-glib>=0.8.3' 'heimdal>=1.2-1' 'libcups>=1.3.7-2')
 makedepends=('pkgconfig')
 source=(http://www.emma-soft.com/projects/epdfview/chrome/site/releases/epdfview-${pkgver}.tar.bz2
 	epdfview-0.1.6-print-segfault.patch
 	IDocumentLink.patch)
 url="http://www.emma-soft.com/projects/epdfview/"
 md5sums=('cce9edb41b4a8308e0ef0eea24b5a1ab'
-         'c083ee8e0e226b308e1c38cb94ee42e7')
+         'c083ee8e0e226b308e1c38cb94ee42e7'
+         '65444f1e85b635c37a28e070fe43eeaf')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}





More information about the arch-commits mailing list