qprompt: update to 1.1.3.

This commit is contained in:
Andrew Benson 2023-01-18 08:39:46 -06:00
parent b26fba394b
commit 2dad05070d

View File

@ -1,6 +1,6 @@
# Template file for 'qprompt'
pkgname=qprompt
version=1.1.2
version=1.1.3
revision=1
build_style=cmake
hostmakedepends="qt5-host-tools qt5-devel kcoreaddons extra-cmake-modules
@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
license="GPL-3.0-or-later"
homepage="https://qprompt.app/"
distfiles="https://github.com/Cuperino/QPrompt/archive/refs/tags/v${version}.tar.gz"
checksum=178cd9dd37ff22bf4a3f8865ac68885a2c50cb4563ec3fc769176560f380c466
checksum=532d135d7cf854eaa4cb97e9ff54cbd1dfde71c8b29e2aef17dac6936dc84faa
post_install() {
mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"