mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
geary: update to 46.0
This commit is contained in:
parent
dd46040ffe
commit
bc6d5cdac0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'geary'
|
# Template file for 'geary'
|
||||||
pkgname=geary
|
pkgname=geary
|
||||||
version=44.1
|
version=46.0
|
||||||
revision=1
|
revision=1
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -19,7 +19,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Geary"
|
homepage="https://wiki.gnome.org/Apps/Geary"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/geary/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/geary/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/geary/${version%.*}/geary-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/geary/${version%.*}/geary-${version}.tar.xz"
|
||||||
checksum=7d11cb6e1c504e108c2dc91aa2256a4404dcabe7d1c873d8d6094e2df335a277
|
checksum=afad151302817ddf098b5e416e7ac7f2d5eea567a3b80bb90bd3c62afd13b9a1
|
||||||
make_check=no # tests fail with a webkit process crash
|
make_check=no # tests fail with a webkit process crash
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue