parent
f358c07fa0
commit
5898b6cbe0
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=0.27.0
|
version=0.29.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Komikku-v${version}
|
wrksrc=Komikku-v${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -8,11 +8,12 @@ hostmakedepends="gettext glib-devel gobject-introspection pkg-config"
|
||||||
makedepends="gtk+3-devel libhandy1-devel"
|
makedepends="gtk+3-devel libhandy1-devel"
|
||||||
depends="gtk+3 python3-BeautifulSoup4 python3-requests python3-dateparser
|
depends="gtk+3 python3-BeautifulSoup4 python3-requests python3-dateparser
|
||||||
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
python3-gobject python3-lxml python3-magic python3-Pillow python3-pure-protobuf
|
||||||
libhandy1 libnotify libsecret python3-Unidecode python3-keyring"
|
libhandy1 libnotify libsecret python3-Unidecode python3-keyring
|
||||||
|
python3-cloudscraper"
|
||||||
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="${homepage}/-/archive/v${version}/Komikku-v${version}.tar.gz"
|
||||||
checksum=d4ecd12d7fc3a6a3e5fde3ed03608ff48045c2e7425b66ef0fadf04941643da2
|
checksum=20e78e8fbdabc926d9ead44efcc8ec9e16807745fbda8502451de99a4e864ec4
|
||||||
|
|
Loading…
Reference in New Issue