CopyQ: update to 3.2.0.

Closes: #12326 [via git-merge-pr]
This commit is contained in:
maxice8 2018-03-09 11:21:09 -03:00 committed by Michael Aldridge
parent dcb6c66eea
commit 8d8a38a3cd

View file

@ -1,14 +1,14 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=3.1.2
version=3.2.0
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-tools-devel"
makedepends="libXtst-devel qt5-tools-devel qt5-svg-devel qt5-script-devel"
short_desc="Clipboard manager with searchable and editable history"
maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="https://hluk.github.io/CopyQ/"
distfiles="https://github.com/hluk/CopyQ/archive/v${version}.tar.gz"
checksum=7f351ecbf906b385ebb64397eaecd344042131d41f9453e764bc15171f778647
checksum=ffb0b5d50d36666fff9d46cd1b8c591ff9a1ac0ba51023b87ed994b096465d57
configure_args="-DWITH_QT5=TRUE"