mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wike: update to 2.0.0.
This commit is contained in:
parent
f7f5313753
commit
5708ab16cf
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'wike'
|
# Template file for 'wike'
|
||||||
pkgname=wike
|
pkgname=wike
|
||||||
version=1.8.2
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config glib-devel gettext"
|
hostmakedepends="pkg-config glib-devel gettext"
|
||||||
depends="python3-gobject python3-requests gtk+3 libhandy1 webkit2gtk"
|
depends="python3-gobject python3-requests gtk4 libadwaita libwebkitgtk60"
|
||||||
short_desc="Wikipedia Reader for the GNOME Desktop"
|
short_desc="Wikipedia Reader for the GNOME Desktop"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/hugolabe/Wike"
|
homepage="https://github.com/hugolabe/Wike"
|
||||||
distfiles="https://github.com/hugolabe/Wike/archive/refs/tags/$version.tar.gz"
|
distfiles="https://github.com/hugolabe/Wike/archive/refs/tags/$version.tar.gz"
|
||||||
checksum=21c659926736b209269b941fb3e4f721e896bbf245aa300cef004da212455872
|
checksum=3fbad2f9e197fe3b96012805edfc11a983f8b82f9b5a8614fe10ae72883e255a
|
||||||
|
|
Loading…
Add table
Reference in a new issue