[arch-commits] Commit in mcomix/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Mar 18 08:17:12 UTC 2020
Date: Wednesday, March 18, 2020 @ 08:17:11
Author: bgyorgy
Revision: 600453
upgpkg: mcomix 1.3.0.dev0-2: Fix comicthumb tool
Modified:
mcomix/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 08:16:34 UTC (rev 600452)
+++ PKGBUILD 2020-03-18 08:17:11 UTC (rev 600453)
@@ -3,7 +3,7 @@
pkgname=mcomix
pkgver=1.3.0.dev0
-pkgrel=1
+pkgrel=2
pkgdesc="A user-friendly, customizable image viewer specifically designed to handle comic books"
arch=('any')
url="https://github.com/multiSnow/mcomix3"
@@ -13,7 +13,7 @@
optdepends=('libunrar: for rar compressed comics'
'mupdf-tools: for pdf comics'
'p7zip: for 7zip compressed comics')
-_commit=b80f3485b6ec324aec1dc20f28296a8891ad70dd # gtk3
+_commit=2f82616f34154624c78fb6eca3bc0cc5cdef0cf3 # gtk3
source=("git+https://github.com/multiSnow/mcomix3.git#commit=$_commit")
md5sums=('SKIP')
More information about the arch-commits
mailing list