Komikku: update to 0.30.0.
This commit is contained in:
parent
1230c134ac
commit
93fdffa977
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=0.29.2
|
version=0.30.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=Komikku-v${version}
|
wrksrc=Komikku-v${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
||||||
|
@ -9,11 +9,11 @@ makedepends="gtk+3-devel libhandy1-devel"
|
||||||
depends="gtk+3 libhandy1 libnotify libsecret python3-BeautifulSoup4
|
depends="gtk+3 libhandy1 libnotify libsecret python3-BeautifulSoup4
|
||||||
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
python3-Pillow python3-Unidecode python3-cloudscraper python3-dateparser
|
||||||
python3-gobject python3-keyring python3-lxml python3-magic
|
python3-gobject python3-keyring python3-lxml python3-magic
|
||||||
python3-pure-protobuf"
|
python3-natsort python3-pure-protobuf"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
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="https://gitlab.com/valos/Komikku/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||||
checksum=20e78e8fbdabc926d9ead44efcc8ec9e16807745fbda8502451de99a4e864ec4
|
checksum=07c45f458a485d50220c71028f71ab27e86058fce1bfd9334b9859e601b7f7e6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue