CopyQ: update to 3.1.2.

This commit is contained in:
maxice8 2017-10-21 13:21:51 -02:00 committed by Enno Boland
parent 6a374bf7ce
commit ed8ace931d

View file

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