CopyQ: update to 2.9.0.

This commit is contained in:
Enno Boland 2017-02-27 23:03:39 +01:00
parent c7679431b3
commit 23bb973788
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=2.8.3
version=2.9.0
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-tools-devel"
@ -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=e8158509c2244dd9ea19a2e2ab58d98d70474296be6816be4ff1faa59bea56dc
checksum=4cdd953dbff5755b8c6a08bbd6e4f4b41694d622a31e34e149498fa1b96a3dbc
configure_args="-DWITH_QT5=TRUE"