clipgrab: update to 3.7.0.
This commit is contained in:
parent
86b009a1de
commit
14723d6a82
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'clipgrab'
|
# Template file for 'clipgrab'
|
||||||
pkgname=clipgrab
|
pkgname=clipgrab
|
||||||
version=3.6.9
|
version=3.7.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args=clipgrab.pro
|
configure_args=clipgrab.pro
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
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=7bb0fc45dde0e79edc6d6706d71ff243de1492e8a5eb24b45d81e36d9080209b
|
checksum=6445a5ef7d3e2f6ffe6c4a18e489d3b451c4b5ebb5ea3efe11d0788f8210a167
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin clipgrab
|
vbin clipgrab
|
||||||
|
|
Loading…
Reference in New Issue