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 2b2b6d27d2e4..0d6cb797804a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,15 +7,15 @@
pkgname=mcomix-git
pkgver=3.0.0.r16.g4a91687
-pkgrel=1
+pkgrel=2
pkgdesc='A user-friendly, customizable image viewer specifically designed to handle comic books'
arch=('any')
url='https://sourceforge.net/projects/mcomix/'
license=('GPL')
depends=('gtk3' 'python-pillow>=6.0.0' 'xdg-utils' 'python>=3.7'
'desktop-file-utils' 'hicolor-icon-theme'
- 'python-gobject>=3.36.0' 'python-cairo>=1.16.0' 'python-setuptools' 'python-wheel')
-makedepends=('gettext' 'intltool' 'git')
+ 'python-gobject>=3.36.0' 'python-cairo>=1.16.0')
+makedepends=('gettext' 'intltool' 'git' 'python-setuptools' 'python-wheel' 'python-build' 'python-installer')
optdepends=(
'libunrar: for rar compressed comics'
'p7zip: for 7z compressed comics'