imgbrd-grabber: update to 7.1.1

This commit is contained in:
SolitudeSF 2019-05-24 20:00:27 +03:00 committed by Helmut Pozimski
parent fc8f0922da
commit 9510ac257d

View file

@ -1,6 +1,6 @@
# Template file for 'imgbrd-grabber'
pkgname=imgbrd-grabber
version=7.1.0
version=7.1.1
revision=1
build_style=cmake
hostmakedepends="nodejs"
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://bionus.github.io/imgbrd-grabber"
changelog="https://github.com/Bionus/imgbrd-grabber/releases"
distfiles="https://github.com/Bionus/imgbrd-grabber/archive/v${version}.tar.gz"
checksum=b46bbeb8c25c1b134cf5900c71b5d765d10f9f343a0e842ff3fbf4679142239d
checksum=4ecb247f92fb4ba7c3245439bcd221e8c64dd037c1761065a663adb6b4571740
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"