summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 595853f1173e..de9a60b3187f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Furkan Baytekin (Elagoht) <furkanbaytekin@gmail.com>
pkgname=img2pdf+
-pkgver=r9.ab48089
-pkgrel=2
+pkgver=r10.8328987
+pkgrel=3
pkgdesc='Merge images into one pdf file via command line.'
arch=('any')
url="https://github.com/Elagoht/img2pdf"
license=('GPLv3')
-makedepends=('python-pillow' 'pyinstaller' 'python-fpdf2' 'python-magic')
+makedepends=('python-pillow' 'pyinstaller' 'python-fpdf2' 'python-magic' 'python-fonttools')
provides=('img2pdf+')
conflicts=('img2pdf' 'img2pdf-git')
source=('git+https://github.com/Elagoht/img2pdf')