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