mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 11:03:49 +02:00
imgbrd-grabber: update to 6.0.5.
This commit is contained in:
parent
a598afc7fe
commit
066dc45f15
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'imgbrd-grabber'
|
# Template file for 'imgbrd-grabber'
|
||||||
pkgname=imgbrd-grabber
|
pkgname=imgbrd-grabber
|
||||||
version=6.0.4
|
version=6.0.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="nodejs"
|
hostmakedepends="nodejs"
|
||||||
|
@ -12,9 +12,9 @@ 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"
|
||||||
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=3b4bcc096fafc27f2bcf710416009e08933d50d4b067b5def34e680130995e39
|
checksum=734e18d8c0e0491589f14dbcc2da34ceaed9ef984073c27b7515d8ee60b2d2b7
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
hostmakedepends+=" qt5-host-tools qt5-qmake"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue