foliate: update to 2.2.0

This commit is contained in:
SolitudeSF 2020-05-31 21:49:03 +03:00 committed by Helmut Pozimski
parent a59d6e6020
commit e8db98fcf7

View file

@ -1,6 +1,6 @@
# Template file for 'foliate' # Template file for 'foliate'
pkgname=foliate pkgname=foliate
version=2.1.1 version=2.2.0
revision=1 revision=1
archs=noarch archs=noarch
build_style=meson build_style=meson
@ -11,8 +11,8 @@ 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=6260e61886bc89b7798b9b1154daac5e0a8e17a572e8d8fea0f480ec874097cd checksum=667bf8a7205ad3b9c3359cf47a35fa80945175b30442437da7f4efffba3a5e78
python_version=2 python_version=3
post_install() { post_install() {
ln -s com.github.johnfactotum.Foliate ${DESTDIR}/usr/bin/foliate ln -s com.github.johnfactotum.Foliate ${DESTDIR}/usr/bin/foliate