foliate: update to 2.5.0.
This commit is contained in:
parent
a6101c3459
commit
a19cf9ab09
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'foliate'
|
# Template file for 'foliate'
|
||||||
pkgname=foliate
|
pkgname=foliate
|
||||||
version=2.4.2
|
version=2.5.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gjs glib-devel"
|
hostmakedepends="pkg-config gettext gjs glib-devel"
|
||||||
depends="webkit2gtk gjs"
|
depends="webkit2gtk gjs"
|
||||||
|
@ -12,7 +11,7 @@ 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=7c713c7a0793d931c1762f9825a7c27ccf94e39f982a77d7344643e2d25e35ee
|
checksum=3b5317b96ccb19aaa79a1ff0a751a7cc5f8607649681c42900daf0f02a4da672
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue