mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
Komikku: update to 0.19.0.
This commit is contained in:
parent
d5db199775
commit
286ede4632
1 changed files with 4 additions and 4 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=0.15.1
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=Komikku-v${version}
|
wrksrc=Komikku-v${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
|
hostmakedepends="appstream-glib desktop-file-utils glib-devel gettext
|
||||||
gobject-introspection pkg-config"
|
gobject-introspection pkg-config"
|
||||||
makedepends="gtk+3-devel libhandy-devel"
|
makedepends="gtk+3-devel libhandy1-devel"
|
||||||
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
|
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper python3-dateparser
|
||||||
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
||||||
libhandy libnotify libsecret python3-Unidecode"
|
libhandy1 libnotify libsecret python3-Unidecode"
|
||||||
short_desc="Online/offline manga reader for GNOME"
|
short_desc="Online/offline manga reader for GNOME"
|
||||||
maintainer="Lorem <notloremipsum@protonmail.com>"
|
maintainer="Lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://gitlab.com/valos/Komikku"
|
homepage="https://gitlab.com/valos/Komikku"
|
||||||
distfiles="${homepage}/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
distfiles="${homepage}/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||||
checksum=983641da25a6d3158e3fc248d450ec1219a22af014803e49a71a56736919feeb
|
checksum=8c45dd32d77eb9a42bfff4da0e9a2a29bae37d8a12c303400331f34bf4db0880
|
||||||
|
|
Loading…
Add table
Reference in a new issue