flameshot: update to 0.4.2 (#8043)
This commit is contained in:
parent
4b069f631b
commit
ce48a64ee5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'flameshot'
|
# Template file for 'flameshot'
|
||||||
pkgname=flameshot
|
pkgname=flameshot
|
||||||
version=0.4.0
|
version=0.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args="CONFIG+=packaging"
|
configure_args="CONFIG+=packaging"
|
||||||
|
@ -11,7 +11,7 @@ short_desc="Powerful yet simple to use screenshot software for GNU/Linux"
|
||||||
homepage="https://github.com/lupoDharkael/flameshot"
|
homepage="https://github.com/lupoDharkael/flameshot"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
|
||||||
checksum=2da6e4bd699e10d0bd033497b6e6f564195a53fa79f500f05b20d49c472d4a48
|
checksum=bbc67bcf56305de824058e59f654024231b458a1d73412db75abc574c783a7dd
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-devel"
|
hostmakedepends+=" qt5-devel"
|
||||||
|
|
Loading…
Reference in a new issue