summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56c4027a3b62..2003a2670331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,19 +2,19 @@
# Contributor: Chuan Ji <ji@chu4n.com>
pkgname=jfbview
-pkgver=0.5.5
+pkgver=0.5.6
pkgrel=1
pkgdesc="a PDF and image viewer for the Linux framebuffer"
arch=('i686' 'x86_64')
-url="http://seasonofcode.com/pages/jfbview.html"
+url="https://github.com/jichu4n/jfbview"
license=('Apache')
depends=('libmupdf' 'imlib2' 'openjpeg2' 'jbig2dec')
conflicts=('jfbpdf')
replaces=('jfbpdf')
-source=("https://github.com/jichu4n/JFBView/archive/${pkgver}.tar.gz")
-sha512sums=('ee42bacac85daa532e694c9da5c4a900b6d06f11090a3210f8f6da841569d57ecbbbb65dd26a11edcb0598096973cfd67c21f9ad344d15f42733deae53836183')
+source=("https://github.com/jichu4n/jfbview/archive/${pkgver}.tar.gz")
+sha512sums=('8c669b8afac015ca25ec1637aa342378cffae2bda4a825dbdd7289f9228bad668260fda4cf1e6e5db4f0556833f06e53b91016a9f51b218936f267b4d34dc90d')
-_pkgname='JFBView'
+_pkgname='jfbview'
_binname='jfbview'
build(){