imgbrd-grabber: update to 7.0.1.

This commit is contained in:
maxice8 2019-04-01 17:08:10 -03:00 committed by maxice8
parent 041acdf1c1
commit 50579e5dfc

View file

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