summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db5a11c6c634..a05499f6ef8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=libmupdf-pymupdf
pkgver=1.17.0
pkgrel=2
-pkgdesc='Lightweight PDF and XPS viewer with patch to build PyMuPDF'
+pkgdesc='Library for Lightweight PDF and XPS viewer with patch to build PyMuPDF'
arch=('x86_64')
url='https://mupdf.com/'
license=('AGPL3')
@@ -56,8 +56,6 @@ build() {
}
package() {
- pkgdesc='Library for Lightweight PDF and XPS viewer'
-
cd mupdf-${pkgver/_/}-source
make build=release prefix="$pkgdir"/usr install