summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2017-03-25 18:37:32 -1000
committerGaetan Bisson2017-03-25 18:37:32 -1000
commit99a2fe8b868c67d71994cbf3ff0c336202182614 (patch)
tree97971643b1902883efb3e4d859a6b89e15821850
parent266205b5527094490ef0e935ed968994de69d609 (diff)
downloadaur-99a2fe8b868c67d71994cbf3ff0c336202182614.tar.gz
switch to sha256sum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fa055da0400..de444813a8e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mupdf-git
pkgdesc = Lightweight PDF, XPS and CBZ viewer
- pkgver = 20170123.35b2aeef
+ pkgver = 20170323.185d530d
pkgrel = 1
url = http://mupdf.com/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index b386f848ccd2..9119b59a46b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20170123.35b2aeef
+pkgver=20170323.185d530d
pkgrel=1
pkgdesc='Lightweight PDF, XPS and CBZ viewer'
arch=('i686' 'x86_64' 'armv7h')
@@ -15,9 +15,9 @@ depends=('curl' 'freetype2' 'jbig2dec' 'libjpeg-turbo' 'libxext' 'openjpeg2')
source=('git://git.ghostscript.com/mupdf.git'
'git://git.ghostscript.com/mujs.git'
'desktop')
-sha1sums=('SKIP'
- 'SKIP'
- '31573e5da3fbf0162c0926511fc9858f2052fa6c')
+sha256sums=('SKIP'
+ 'SKIP'
+ '3240d4ebda002cb2c4f42cd42793c6160f1701d349d0acb797819dfd10d4fedd')
conflicts=("${_pkgname}")
provides=("${_pkgname}")