Komikku: update to 0.25.1
- replace python3-cloudscraper dependency with python3-requests
This commit is contained in:
parent
d31ab28771
commit
24423db66c
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'Komikku'
|
# Template file for 'Komikku'
|
||||||
pkgname=Komikku
|
pkgname=Komikku
|
||||||
version=0.24.0
|
version=0.25.1
|
||||||
revision=1
|
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"
|
||||||
makedepends="gtk+3-devel libhandy1-devel"
|
makedepends="gtk+3-devel libhandy1-devel"
|
||||||
depends="gtk+3 python3-BeautifulSoup4 python3-cloudscraper 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"
|
||||||
checkdepends="appstream-glib desktop-file-utils"
|
checkdepends="appstream-glib desktop-file-utils"
|
||||||
|
@ -15,4 +15,4 @@ 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=a6c8f98d24212e7d108030da5d0bde944668e0325ac4a87880b42bcf5c641c78
|
checksum=5aba25a8f13dc99f1f8bfeb9d347a8b44cfae7c6fb35d801f21af6ad846036c1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue