citations: update to 0.6.4
This commit is contained in:
parent
0f8e2df5e3
commit
2a9f819a60
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'citations'
|
||||
pkgname=citations
|
||||
version=0.6.2
|
||||
version=0.6.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alex Childs <misuchiru03+github@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/World/citations"
|
||||
distfiles="https://gitlab.gnome.org/World/citations/-/archive/${version}/citations-${version}.tar.gz"
|
||||
checksum=26bf22212abebc100840e9b6c62c50a32949a8b0d0fefbaf0834bed48f978d82
|
||||
checksum=89626bdb78aa466926ba9be6b57bd24514bb6e0d2b9492f3c9f0705464371cb5
|
||||
|
||||
post_patch() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue