qlipper: update to 5.1.1.

Closes #9862.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2017-12-08 22:24:32 -02:00 committed by Enno Boland
parent 5ffd6d22b1
commit 55773a2991

View file

@ -1,6 +1,6 @@
# Template file for 'qlipper'
pkgname=qlipper
version=5.0.0
version=5.1.1
revision=1
build_style=cmake
makedepends="qt5-devel qt5-tools-devel"
@ -9,7 +9,7 @@ short_desc="Lightweight and cross-platform clipboard history applet"
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
license="GPL-2"
distfiles="https://github.com/pvanek/qlipper/archive/${version}.tar.gz"
checksum="50a0876335ff19d804b42f1550c68272c707c1259c66a548c4192ab65f20dc77"
checksum=a8ff98c15407859f283d8cc20acd531e157bd0d4e575e858b2d730e5711ad57d
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt5-tools qt5-qmake qt5-host-tools"