qdirstat: update to 1.4.
This commit is contained in:
parent
4d2d068a23
commit
9a1de3bab5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qdirstat'
|
||||
pkgname=qdirstat
|
||||
version=1.3
|
||||
revision=2
|
||||
version=1.4
|
||||
revision=1
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-qmake"
|
||||
makedepends="zlib-devel qt5-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://github.com/shundhammer/qdirstat"
|
||||
distfiles="https://github.com/shundhammer/qdirstat/archive/${version}.tar.gz"
|
||||
checksum=dd5fa00e8745344de73794e5d4076dff7ec1b20ce34091264cb0091bf7e123c9
|
||||
checksum=7f9a0a7304c55ebfad1e50c7747ba762b07068f48304b3d3919bdb65ee037999
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue