summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2021-06-03 18:07:00 +0200
committerGaetan Bisson2021-06-03 18:07:00 +0200
commitf924cd9f734d9a8d277f2ad8b80799a7a245a0c2 (patch)
tree8607e0c86525df876eb4050997e64c3e5f310cae
parentac0d290a0f250b1c15be765f93e7b74c6f245d97 (diff)
parentd2f0ed7824b9252320379e240b7f95c8afad4ec7 (diff)
downloadaur-f924cd9f734d9a8d277f2ad8b80799a7a245a0c2.tar.gz
Merge branch 'master' of ssh://aur/mupdf-git
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 592576e532dc..1eab3bde9517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = mupdf-git
pkgdesc = Lightweight PDF, XPS, and E-book viewer
- pkgver = 20210226.a8f569684
- pkgrel = 2
+ pkgver = 20210319.33e4e2a3d
+ pkgrel = 1
url = https://mupdf.com/
- arch = i686
arch = x86_64
arch = armv7h
+ arch = aarch64
license = AGPL3
makedepends = git
makedepends = libxi
diff --git a/PKGBUILD b/PKGBUILD
index 7779af8f9276..93d48203c5cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20210226.a8f569684
-pkgrel=2
+pkgver=20210319.33e4e2a3d
+pkgrel=1
pkgdesc='Lightweight PDF, XPS, and E-book viewer'
-arch=('i686' 'x86_64' 'armv7h')
+arch=('x86_64' 'armv7h' 'aarch64')
url='https://mupdf.com/'
license=('AGPL3')
makedepends=('git' 'libxi' 'glu')