diff --git a/srcpkgs/imgbrd-grabber/template b/srcpkgs/imgbrd-grabber/template index ddf9c0036ce..3ed311b1d11 100644 --- a/srcpkgs/imgbrd-grabber/template +++ b/srcpkgs/imgbrd-grabber/template @@ -1,6 +1,6 @@ # Template file for 'imgbrd-grabber' pkgname=imgbrd-grabber -version=6.0.5 +version=6.0.6 revision=1 build_style=cmake hostmakedepends="nodejs" @@ -11,8 +11,9 @@ short_desc="Powerful imageboard/booru downloader" maintainer="SolitudeSF " 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=734e18d8c0e0491589f14dbcc2da34ceaed9ef984073c27b7515d8ee60b2d2b7 +checksum=709d94149c7850ddc25b185c9e6a007a901d527a10fb658469a182779e344c01 if [ "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-qmake"