imgbrd-grabber: update to 6.0.6.
This commit is contained in:
parent
cfdcafed2d
commit
3b5a355d1a
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imgbrd-grabber'
|
# Template file for 'imgbrd-grabber'
|
||||||
pkgname=imgbrd-grabber
|
pkgname=imgbrd-grabber
|
||||||
version=6.0.5
|
version=6.0.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="nodejs"
|
hostmakedepends="nodejs"
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Powerful imageboard/booru downloader"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://bionus.github.io/imgbrd-grabber"
|
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"
|
distfiles="https://github.com/Bionus/imgbrd-grabber/archive/v${version}.tar.gz"
|
||||||
checksum=734e18d8c0e0491589f14dbcc2da34ceaed9ef984073c27b7515d8ee60b2d2b7
|
checksum=709d94149c7850ddc25b185c9e6a007a901d527a10fb658469a182779e344c01
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue