CopyQ: update to 3.1.1.

This commit is contained in:
maxice8 2017-10-15 11:34:21 -02:00 committed by Toyam Cox
parent 63bc75eac0
commit ec74c9c414
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'CopyQ'
pkgname=CopyQ
version=3.0.3
version=3.1.1
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=1a27e228120184ff036584e7db569c4cf44007e19353c1e899faafc9a83fb5ed
checksum=d370f1a76d7c195263f00a3a1259a7f6d34ac54e4cc987ef057c165c8ef55fe0
configure_args="-DWITH_QT5=TRUE"