summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67dd560556c1..6d9b19f16d81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,13 @@
_pkgname="zaread"
pkgname="$_pkgname-git"
pkgver=r47.9239db1
-pkgrel=1
+pkgrel=2
pkgdesc="A (very) lightweight ebook and Office document reader"
arch=("any")
url="https://github.com/paoloap/zaread"
license=("GPL")
depends=("zathura")
optdepends=("libreoffice" "calibre" "md2pdf")
-makedepends=("git")
provides=("zaread")
conflicts=("zaread")
source=('git+https://github.com/paoloap/zaread.git')