mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
qdirstat: update to 1.7.1.
This commit is contained in:
parent
00c85af07d
commit
bfabcffccc
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qdirstat'
|
# Template file for 'qdirstat'
|
||||||
pkgname=qdirstat
|
pkgname=qdirstat
|
||||||
version=1.7
|
version=1.7.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||||
makedepends="zlib-devel qt5-devel"
|
makedepends="zlib-devel qt5-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/shundhammer/qdirstat"
|
homepage="https://github.com/shundhammer/qdirstat"
|
||||||
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
||||||
checksum=9a8ec22a19290794147f727bca27deb7e02b4d9c537deb2fd0d3e647621f8c4a
|
checksum=fb40181972092d80994d3d04802c43298b70a21f1e636d5490a2bfbd1cb407d9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/qdirstat.1
|
vman man/qdirstat.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue