CopyQ: update to 2.7.0.
This commit is contained in:
parent
c944ced77a
commit
45c0c49182
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'CopyQ'
|
||||
pkgname=CopyQ
|
||||
version=2.6.1
|
||||
version=2.7.0
|
||||
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=47a6a0b8d76f0a38be43bd6a160a6ada575f013b9c882e14b7e91d3be3c05778
|
||||
checksum=e1d9d37dc30e6c2c23c2fec65ab439162e47b5618a712e823ff38d407859f977
|
||||
configure_args="-DWITH_QT5=TRUE"
|
||||
|
|
Loading…
Reference in New Issue