grimshot: update to 1.9+0
This commit is contained in:
parent
b796af3992
commit
bee8c9a733
|
@ -1 +0,0 @@
|
||||||
sway
|
|
|
@ -0,0 +1,19 @@
|
||||||
|
# Template file for 'grimshot'
|
||||||
|
pkgname=grimshot
|
||||||
|
version=1.9+0
|
||||||
|
revision=1
|
||||||
|
build_style=meta
|
||||||
|
depends="grim slurp sway wl-clipboard jq libnotify"
|
||||||
|
short_desc="Helper for screenshots within sway"
|
||||||
|
maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/OctopusET/sway-contrib/"
|
||||||
|
changelog="https://github.com/OctopusET/sway-contrib/releases/"
|
||||||
|
distfiles="https://github.com/OctopusET/sway-contrib/archive/refs/tags/${version/+/-contrib.}.tar.gz"
|
||||||
|
checksum=3233a4a1671973c950802b4efb0912d08c6e08c78c0998daffff2844683f3457
|
||||||
|
|
||||||
|
do_install() {
|
||||||
|
vman grimshot.1
|
||||||
|
vbin grimshot
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue