mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qprompt: update to 1.2.0.
This commit is contained in:
parent
acd24b481e
commit
ebd4a1b3eb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qprompt'
|
# Template file for 'qprompt'
|
||||||
pkgname=qprompt
|
pkgname=qprompt
|
||||||
version=1.1.6
|
version=1.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-host-tools qt5-devel kcoreaddons extra-cmake-modules
|
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"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://qprompt.app/"
|
homepage="https://qprompt.app/"
|
||||||
distfiles="https://github.com/Cuperino/QPrompt/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/Cuperino/QPrompt/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=510c10e22a782c9303c69e63fd40c5785c7753a267dcdc166b0a3725cf3b8bd3
|
checksum=c174185535be300bbe5f88a5c3476d3b8d59eeec3cd3b5e71b1bb59c056a4de0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"
|
mv "${DESTDIR}/usr/doc" "${DESTDIR}/usr/share/doc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue