foliate: update to 2.6.4.
This commit is contained in:
parent
daf3405b70
commit
fc3aa3d30e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'foliate'
|
# Template file for 'foliate'
|
||||||
pkgname=foliate
|
pkgname=foliate
|
||||||
version=2.6.3
|
version=2.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config gettext gjs glib-devel"
|
hostmakedepends="pkg-config gettext gjs glib-devel"
|
||||||
|
@ -11,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=de685facecb1d014c6041dbad75a5609948a0b18b97c74e31e3a1722bccafbe4
|
checksum=4a4381bff6e398f6734e1695da23f1c593ba2a67e463e07021a089ffd0741776
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue