From dac5ae4ead71f9a49b553f4dd1e12237be5ebaa3 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Tue, 31 Jan 2023 17:40:00 -0600 Subject: [PATCH] qprompt: update to 1.1.4. --- srcpkgs/qprompt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/qprompt/template b/srcpkgs/qprompt/template index 82027308fa0..40bb29c3a73 100644 --- a/srcpkgs/qprompt/template +++ b/srcpkgs/qprompt/template @@ -1,6 +1,6 @@ # Template file for 'qprompt' pkgname=qprompt -version=1.1.3 +version=1.1.4 revision=1 build_style=cmake hostmakedepends="qt5-host-tools qt5-devel kcoreaddons extra-cmake-modules @@ -14,7 +14,7 @@ maintainer="Andrew Benson " license="GPL-3.0-or-later" homepage="https://qprompt.app/" distfiles="https://github.com/Cuperino/QPrompt/archive/refs/tags/v${version}.tar.gz" -checksum=532d135d7cf854eaa4cb97e9ff54cbd1dfde71c8b29e2aef17dac6936dc84faa +checksum=71f5dc53e9dc65453cd6a503bd448bfd4d2078edd1d6a2c8bc751c5dc2939631 post_install() { mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"