summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordysphoria2022-10-06 01:27:29 +0100
committerdysphoria2022-10-06 01:27:29 +0100
commitee949363831a6e0970fed5d9736eecffde380dcb (patch)
tree5c46ef613aff47a80f9c65dffd9f6b7a30c83714 /PKGBUILD
parent9aad71a319533c6716953a62980fa48b35c15708 (diff)
downloadaur-ee949363831a6e0970fed5d9736eecffde380dcb.tar.gz
[pkg] add setuptools
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c986db59028c..17192183fc3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Ray Powell <ray_al@xphoniexx.net>
pkgname=mcomix-git
-pkgver=r1606.d258cbd
+pkgver=r1619.77450a3
pkgrel=1
pkgdesc='A user-friendly, customizable image viewer specifically designed to handle comic books'
arch=('any')
@@ -14,7 +14,7 @@ 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-gobject>=3.36.0' 'python-cairo>=1.16.0' 'python-setuptools')
makedepends=('gettext' 'intltool')
optdepends=(
'libunrar: for rar compressed comics'