mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
clipgrab: fix checksum
This commit is contained in:
parent
4235763b6f
commit
aa18c09ebc
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'clipgrab'
|
||||
pkgname=clipgrab
|
||||
version=3.8.8
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
configure_args=clipgrab.pro
|
||||
hostmakedepends="qt5-qmake qt5-devel"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://clipgrab.org"
|
||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||
checksum=8b92e25e45b57fa2a9e4e34fea961359315e1b7cdde5c9ab7b065aee25681cf5
|
||||
checksum=02b68df70cfb049858a90b8066a475dde5d4b7c787f3a20bfde23c7b75350bd3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-location-devel qt5-quickcontrols2-devel
|
||||
|
|
Loading…
Add table
Reference in a new issue