imgbrd-grabber: update to 7.1.0.

This commit is contained in:
maxice8 2019-04-18 11:43:13 -03:00 committed by maxice8
parent e73f18c93f
commit 377baa64be
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'imgbrd-grabber'
pkgname=imgbrd-grabber
version=7.0.1
version=7.1.0
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=7ff59f95d3fdd39a9953f08b7aba1eac19a00ad8cf0cb40a556fbe6ae4ffb8a0
checksum=b46bbeb8c25c1b134cf5900c71b5d765d10f9f343a0e842ff3fbf4679142239d
if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-host-tools qt5-qmake"