From 1524152dbdb4b7a9779cd4386c7fd4608f76e235 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 10 Jan 2023 00:57:34 +0530 Subject: [PATCH] swappy: update to 1.5.1. --- srcpkgs/swappy/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/swappy/template b/srcpkgs/swappy/template index 9e5acefa1dfb..5571e62596ba 100644 --- a/srcpkgs/swappy/template +++ b/srcpkgs/swappy/template @@ -1,17 +1,18 @@ # Template file for 'swappy' pkgname=swappy -version=1.3.1 +version=1.5.1 revision=1 build_style=meson hostmakedepends="pkg-config scdoc glib-devel gettext" makedepends="cairo-devel glib-devel gtk+3-devel libnotify-devel pango-devel" -depends="wl-clipboard font-awesome5" +depends="wl-clipboard font-awesome" short_desc="Wayland native snapshot editing tool, inspired by Snappy on macOS" maintainer="Isaac Freund " license="MIT" homepage="https://github.com/jtheoof/swappy" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=215c48b77eebfc2a4de41ce1a4058b5da1bace8455baba743b9142bb0e96afb1 +changelog="https://raw.githubusercontent.com/jtheoof/swappy/master/CHANGELOG.md" +distfiles="https://github.com/jtheoof/swappy/archive/refs/tags/v${version}.tar.gz" +checksum=266fac289d4b903d80d44746044bafe8a8b663c6032be696c651ad390bcb1850 post_install() { vlicense LICENSE