From 591058a2b4f5c5eeaf426e32e3fc1c22a44f347b Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 16 Feb 2025 00:53:39 -0800 Subject: [PATCH] snapshot: update to 47.1. --- srcpkgs/snapshot/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/snapshot/template b/srcpkgs/snapshot/template index 1e1dc12429c..38187073288 100644 --- a/srcpkgs/snapshot/template +++ b/srcpkgs/snapshot/template @@ -1,18 +1,20 @@ # Template file for 'snapshot' pkgname=snapshot -version=46.3 +version=47.1 revision=1 build_style=meson build_helper=rust hostmakedepends="cargo desktop-file-utils gettext glib-devel gtk-update-icon-cache pkg-config" -makedepends="libadwaita-devel rust-std" +makedepends="libadwaita-devel libseccomp-devel rust-std" +depends="gst-plugins-rs1" short_desc="Take pictures and videos" maintainer="chrysos349 " license="GPL-3.0-or-later" homepage="https://gitlab.gnome.org/GNOME/snapshot" +changelog="https://gitlab.gnome.org/GNOME/snapshot/-/raw/main/NEWS" distfiles="${GNOME_SITE}/snapshot/${version%.*}/snapshot-${version}.tar.xz" -checksum=45957a0415f454d63531491aa04795cee0ced4edddd5d8fa0d000f5ef0735b67 +checksum=e4b162679af24c7e96ee6e22b47d5ff0da96e0a0f616d13aeb1207c609f89483 post_patch() { if [ "$CROSS_BUILD" ]; then