mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
qprompt: update to 1.1.5.
This commit is contained in:
parent
778516964e
commit
7618702f73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qprompt'
|
||||
pkgname=qprompt
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
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=71f5dc53e9dc65453cd6a503bd448bfd4d2078edd1d6a2c8bc751c5dc2939631
|
||||
checksum=cf1bb88c024b0ab067f417e60c354d7656d6740562d5478c44cc7cd9200d0de2
|
||||
|
||||
post_install() {
|
||||
mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"
|
||||
|
|
Loading…
Add table
Reference in a new issue