mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qdirstat: add changelog
This commit is contained in:
parent
0410375870
commit
a155c0476c
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qdirstat'
|
# Template file for 'qdirstat'
|
||||||
pkgname=qdirstat
|
pkgname=qdirstat
|
||||||
version=1.8.1
|
version=1.8.1
|
||||||
revision=1
|
revision=2
|
||||||
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"
|
||||||
|
@ -9,6 +9,7 @@ short_desc="Qt-based directory statistics (KDirStat without any KDE)"
|
||||||
maintainer="lemmi <lemmi@nerd2nerd.org>"
|
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"
|
||||||
|
changelog="https://github.com/shundhammer/qdirstat/releases"
|
||||||
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
||||||
checksum=f41212ddeb7fab86bad43cf65cb7fbd044f4c08fc0b167f8e9eaa384e0c1561b
|
checksum=f41212ddeb7fab86bad43cf65cb7fbd044f4c08fc0b167f8e9eaa384e0c1561b
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue