summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
l---------.gitignore1
-rw-r--r--PKGBUILD4
3 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 73001b08bbee..8fcfee323f3e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Feb 3 08:47:22 UTC 2019
+# Wed Mar 18 05:52:18 UTC 2020
pkgbase = llpp-git
pkgdesc = A graphical PDF viewer which aims to superficially resemble less(1).
- pkgver = 30.r22.g6905dbc
+ pkgver = 31.r24.gc79a0b8
pkgrel = 1
url = http://repo.or.cz/w/llpp.git
arch = i686
@@ -36,7 +36,7 @@ pkgbase = llpp-git
optdepends = zip: llppac png and jpeg conversion
optdepends = djvulibre: llppac djvu conversion
optdepends = ghostscript: llppac postscript, dvi, and djvu conversion
- optdepends = princexml: llppac html conversion
+ optdepends = prince: llppac html conversion
optdepends = unoconv: llppac office document conversion
optdepends = antiword: llppac .doc conversion (alternative)
optdepends = inkscape: llppac svg conversion (preferred)
diff --git a/.gitignore b/.gitignore
deleted file mode 120000
index 25c0564928e0..000000000000
--- a/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/home/aksr/arch/pkg/.gitignore \ No newline at end of file
diff --git a/PKGBUILD b/PKGBUILD
index 8874a8361f7e..9740fe35fe06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# Contributor: hero <erdetb at web dot de>
# Maintainer: aksr <aksr at t-com dot me>
pkgname=llpp-git
-pkgver=30.r22.g6905dbc
+pkgver=31.r24.gc79a0b8
pkgrel=1
pkgdesc='A graphical PDF viewer which aims to superficially resemble less(1).'
arch=('i686' 'x86_64')
@@ -37,7 +37,7 @@ optdepends=(
'zip: llppac png and jpeg conversion'
'djvulibre: llppac djvu conversion'
'ghostscript: llppac postscript, dvi, and djvu conversion'
- 'princexml: llppac html conversion'
+ 'prince: llppac html conversion'
'unoconv: llppac office document conversion'
'antiword: llppac .doc conversion (alternative)'
'inkscape: llppac svg conversion (preferred)'