flameshot: update to 0.5.0.

Closes: #10234 [via git-merge-pr]
This commit is contained in:
CoolOhm 2017-12-27 11:54:53 -08:00 committed by Jürgen Buchmüller
parent 3441a4d032
commit fff8e333ff

View file

@ -1,6 +1,6 @@
# Template file for 'flameshot'
pkgname=flameshot
version=0.4.2
version=0.5.0
revision=1
build_style=qmake
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"
license="GPL-3"
distfiles="https://github.com/lupoDharkael/flameshot/archive/v${version}.tar.gz"
checksum=bbc67bcf56305de824058e59f654024231b458a1d73412db75abc574c783a7dd
checksum=32d593c14c37286d9f64873c4ef9a07eb084723c92b2280d5c22152547c1e3f0
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-devel"