summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChuan Ji2020-05-28 12:03:41 -0700
committerChuan Ji2020-05-28 12:03:41 -0700
commitc1e45eb91b559e058f0272b996e331a4fdabf621 (patch)
treed0e74b4fcb279c9830c26b998e2902c1819ed8db /.SRCINFO
parentfcf830055c3436b7e3e920a0d0e2298e7a6e9582 (diff)
downloadaur-c1e45eb91b559e058f0272b996e331a4fdabf621.tar.gz
Update to 0.6.0.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 13 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c8067065b80..c1cd02f90317 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,24 @@
pkgbase = jfbview
- pkgdesc = a PDF and image viewer for the Linux framebuffer
- pkgver = 0.5.7
+ pkgdesc = PDF and image viewer for the Linux framebuffer
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/jichu4n/jfbview
arch = i686
arch = x86_64
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
license = Apache
- depends = libmupdf
+ makedepends = cmake
+ depends = ncurses
depends = imlib2
- depends = openjpeg2
- depends = jbig2dec
+ depends = libjpeg-turbo
conflicts = jfbpdf
+ conflicts = jfbview
replaces = jfbpdf
- source = https://github.com/jichu4n/jfbview/archive/0.5.7.tar.gz
- sha512sums = 56bef21dcf7445c4a8e7e71858fa49470f8f6db637a7c350ec23f8430cf0eab9d4444a891992129f4d69e954ba28f5fa7cb19da2168d442b576cc22365153919
+ replaces = jfbview
+ source = https://github.com/jichu4n/jfbview/releases/download/0.6.0/jfbview-0.6.0-full-source.zip
+ md5sums = ac41da35a97c008424662d7dc489b841
pkgname = jfbview
+