snapshot: update to 46.2
This commit is contained in:
parent
a0cbcf8ad6
commit
6157778907
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'snapshot'
|
||||
pkgname=snapshot
|
||||
version=46.0
|
||||
version=46.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=rust
|
||||
|
@ -12,7 +12,7 @@ maintainer="chrysos349 <chrysostom349@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://gitlab.gnome.org/GNOME/snapshot"
|
||||
distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz"
|
||||
checksum=2a2f5103374293f2196400e3af606df0e115d5cfa57b095bac3084c08210e1b1
|
||||
checksum=11fe79a12bb34051e2a279da8c1f454587d011a14fc24237e454c64f44bacf4d
|
||||
|
||||
post_patch() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue