Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

foliate: update to 2.5.0. #25616

Merged
merged 1 commit into from
Oct 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
5 changes: 2 additions & 3 deletions srcpkgs/foliate/template
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# Template file for 'foliate'
pkgname=foliate
version=2.4.2
version=2.5.0
revision=1
archs=noarch
build_style=meson
hostmakedepends="pkg-config gettext gjs glib-devel"
depends="webkit2gtk gjs"
Expand All @@ -12,7 +11,7 @@ maintainer="lorem <notloremipsum@protonmail.com>"
license="GPL-3.0-or-later"
homepage="https://johnfactotum.github.io/foliate/"
distfiles="https://github.com/johnfactotum/foliate/archive/${version}.tar.gz"
checksum=7c713c7a0793d931c1762f9825a7c27ccf94e39f982a77d7344643e2d25e35ee
checksum=3b5317b96ccb19aaa79a1ff0a751a7cc5f8607649681c42900daf0f02a4da672
python_version=3

post_install() {
Expand Down