geary: update to 3.36.3.1.
This commit is contained in:
parent
45bc51e6f5
commit
3f86efa7ee
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'geary'
|
||||
pkgname=geary
|
||||
version=3.36.2
|
||||
version=3.36.3.1
|
||||
revision=1
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
|
@ -17,8 +17,8 @@ short_desc="Lightweight email program for the GNOME desktop"
|
|||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://wiki.gnome.org/Apps/Geary"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/geary-${version}.tar.xz"
|
||||
checksum=3ae23a6da2a27f0e9a29c0681c1120eb421a226e95fa6838d323ab61d9a28226
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*.*}/geary-${version}.tar.xz"
|
||||
checksum=2065293f16cca2526c81fe55b6c555bedf6ce8fe17fe8301c498411e5e339dbb
|
||||
|
||||
post_patch() {
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue