mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
Komikku: update to 1.75.0.
This commit is contained in:
parent
837d4ee5b5
commit
56a6a85c0c
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'Komikku'
|
||||
pkgname=Komikku
|
||||
version=1.69.0
|
||||
version=1.75.0
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="gettext glib-devel pkg-config desktop-file-utils
|
||||
gtk-update-icon-cache blueprint-compiler"
|
||||
makedepends="gtk4-devel libadwaita-devel"
|
||||
depends="gtk4 libadwaita libnotify libsecret python3-BeautifulSoup4 python3-Brotli
|
||||
depends="gtk4 libadwaita>=1.7.0 libnotify libsecret python3-BeautifulSoup4 python3-Brotli
|
||||
python3-Pillow python3-Unidecode python3-requests python3-dateparser
|
||||
python3-gobject python3-keyring python3-lxml python3-magic python3-rarfile
|
||||
python3-natsort python3-pure-protobuf python3-emoji libwebkitgtk60
|
||||
|
@ -18,7 +18,7 @@ maintainer="fanyx <fanyx@posteo.net>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://codeberg.org/valos/Komikku"
|
||||
distfiles="https://codeberg.org/valos/Komikku/archive/v${version}.tar.gz"
|
||||
checksum=08943e8acff17cbb89a56ad2be745e84e5bb0670d72d3eef57f50f8b411efa65
|
||||
checksum=f650e87bd794d39a4e5cde54d0f8d88f7febf3db0edb77dbe7ca15a253a1a0c3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
export GI_TYPELIB_PATH="${XBPS_CROSS_BASE}/usr/lib/girepository-1.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue