mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
clipgrab: update to 3.8.3.
This commit is contained in:
parent
7ff9fa6dfc
commit
48d47c675c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clipgrab'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.8.2
|
version=3.8.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args=clipgrab.pro
|
configure_args=clipgrab.pro
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://clipgrab.org"
|
homepage="https://clipgrab.org"
|
||||||
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
distfiles="https://download.clipgrab.org/clipgrab-${version}.tar.gz"
|
||||||
checksum=ad95bd33cffa776e1456ad8b6e61b03b46035b97b39a1a4b29aedc466bd81136
|
checksum=ee03fe7fbac15c8ed7f8e6fd577c8d9372472ac0317dc5bf7fc363f930dd1bed
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-location-devel qt5-quickcontrols2-devel
|
hostmakedepends+=" qt5-location-devel qt5-quickcontrols2-devel
|
||||||
|
|
Loading…
Add table
Reference in a new issue