ark: update to 17.12.3.
This commit is contained in:
parent
a5235dac4d
commit
261ffc2c83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ark'
|
||||
pkgname=ark
|
||||
version=17.12.2
|
||||
version=17.12.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-devel qt5-qmake kdoctools kconfig"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="GPL-2"
|
||||
homepage="https://kde.org/applications/utilities/ark"
|
||||
distfiles="https://download.kde.org/stable/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=0bbd672ac232b6eb7669c8cd1125424e7a0cb3b5e4216e0063d03f1f5c050676
|
||||
checksum=b13d102e06eeaf080270a710a6b82d11d444fde78f0c701ac5efca682cfb5642
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python kcoreaddons kparts"
|
||||
|
|
Loading…
Reference in a new issue