CopyQ: update to 2.7.1.
This commit is contained in:
parent
74bce26bc0
commit
2f06c1191d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'CopyQ'
|
||||
pkgname=CopyQ
|
||||
version=2.7.0
|
||||
version=2.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="cmake"
|
||||
|
@ -10,5 +10,5 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="https://hluk.github.io/CopyQ/"
|
||||
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
|
||||
checksum=e1d9d37dc30e6c2c23c2fec65ab439162e47b5618a712e823ff38d407859f977
|
||||
checksum=4b8efd6e4041a0aa5f3361eb3aef93f51b5919c14502138e9f4a0b756b290d91
|
||||
configure_args="-DWITH_QT5=TRUE"
|
||||
|
|
Loading…
Reference in New Issue