summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGaetan Bisson2021-03-24 08:30:46 -1000
committerGaetan Bisson2021-03-24 08:30:46 -1000
commitd2f0ed7824b9252320379e240b7f95c8afad4ec7 (patch)
tree8607e0c86525df876eb4050997e64c3e5f310cae
parent5a11945af35fa41bb04bf770de2f96bb2826b9cc (diff)
downloadaur-d2f0ed7824b9252320379e240b7f95c8afad4ec7.tar.gz
update arches, free rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 672e55832bf2..1eab3bde9517 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = mupdf-git
pkgdesc = Lightweight PDF, XPS, and E-book viewer
- pkgver = 20210106.58110fbad
+ 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 f7cfb4b26ea5..93d48203c5cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=mupdf-git
_pkgname=mupdf
-pkgver=20210106.58110fbad
+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')