mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
foliate: update to 2.0.0
This commit is contained in:
parent
91ff067fa4
commit
1d530190c4
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'foliate'
|
# Template file for 'foliate'
|
||||||
pkgname=foliate
|
pkgname=foliate
|
||||||
version=1.5.3
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gjs glib-devel ninja desktop-file-utils"
|
hostmakedepends="pkg-config gettext gjs glib-devel desktop-file-utils appstream-glib"
|
||||||
depends="webkit2gtk gjs"
|
depends="webkit2gtk gjs"
|
||||||
short_desc="Simple and modern GTK eBook reader"
|
short_desc="Simple and modern GTK eBook reader"
|
||||||
maintainer="lorem <notloremipsum@protonmail.com>"
|
maintainer="lorem <notloremipsum@protonmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://johnfactotum.github.io/foliate/"
|
homepage="https://johnfactotum.github.io/foliate/"
|
||||||
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
|
||||||
checksum=95f45c0511493a3c732f9a199ddc2b5851a220d74d93e6d14976f29f243ee2d7
|
checksum=e3f7ab5242aa6d936b66d6a41147bf17c0334d7675b5e38e64829d204fd3712a
|
||||||
|
|
Loading…
Add table
Reference in a new issue