CopyQ: update to 3.4.0.
Closes #14489. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
46c36162f9
commit
526a5f38f7
|
@ -1,13 +1,14 @@
|
|||
# Template file for 'CopyQ'
|
||||
pkgname=CopyQ
|
||||
version=3.3.1
|
||||
version=3.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-tools-devel"
|
||||
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel"
|
||||
makedepends="libXtst-devel qt5-script-devel qt5-svg-devel qt5-tools-devel qt5-x11extras-devel"
|
||||
short_desc="Clipboard manager with searchable and editable history"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://hluk.github.io/CopyQ/"
|
||||
#changelog="https://raw.githubusercontent.com/hluk/CopyQ/master/CHANGES"
|
||||
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
|
||||
checksum=504ca31e8da47c67463d779348c46ff97369138694bc4fbe5adf08b9b38b68bd
|
||||
checksum=2e9b5975310a46bfe39873392a1b27ef36be96783608440317885a8c140ab280
|
||||
|
|
Loading…
Reference in New Issue