grim: update to 1.3.2
This commit is contained in:
parent
6dfc884400
commit
1bad30638f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'grim'
|
||||
pkgname=grim
|
||||
version=1.3.1
|
||||
version=1.3.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Djpeg=enabled -Dwerror=false"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Grab images from a Wayland compositor"
|
|||
maintainer="Derriick <derriick.ensiie@yahoo.com>"
|
||||
license="MIT"
|
||||
homepage="https://wayland.emersion.fr/grim/"
|
||||
distfiles="https://github.com/emersion/$pkgname/archive/v$version.tar.gz"
|
||||
checksum=b1ab720b5dbcd560cfa34bbd7e0cbe85330f701c471b12e2489dfec15bcf216e
|
||||
distfiles="https://github.com/emersion/grim/archive/v${version}.tar.gz"
|
||||
checksum=42c2952e98389506156c08e40e0c37afdc2ec5ef4d55a5a4febde6acdac4d1c8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue