qlipper: update to 5.1.1.
Closes #9862. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
5ffd6d22b1
commit
55773a2991
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue