summaryrefslogtreecommitdiff
path: root/user/ark/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/ark/APKBUILD')
-rw-r--r--user/ark/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/user/ark/APKBUILD b/user/ark/APKBUILD
index 02b6f62c8..96a0ac979 100644
--- a/user/ark/APKBUILD
+++ b/user/ark/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=ark
-pkgver=18.08.3
-pkgrel=1
+pkgver=18.12.2
+pkgrel=0
pkgdesc="Graphical file compression/decompression utility with support for multiple formats"
url="https://utils.kde.org/projects/ark/"
arch="all"
options="!check" # requires other formats not packaged and manual user input
license="GPL-2.0-only"
-depends="lzop unzip zip"
+depends="lzop shared-mime-info unzip zip"
makedepends="cmake extra-cmake-modules qt5-qtbase-dev karchive-dev kconfig-dev
kcrash-dev kdbusaddons-dev kdoctools-dev ki18n-dev kiconthemes-dev
kitemmodels-dev kio-dev kservice-dev kparts-dev kpty-dev libarchive-dev
@@ -42,4 +42,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="56ec9a592cc0862dfe39dbef424b1fb09e8d32050448558c402b864756e00ba402e9fdec7159e3bd5b7013217f6cf1b33cdd4b0d663a11b8bfe5c4c76535f820 ark-18.08.3.tar.xz"
+sha512sums="5c76cdc38755b7087a24a0e75a5d8d1bbc930a37ec85d701451e0dd457153b36923722f666852c51aa86ebd83b5bb8c2f439a42d98f118eccb3d95d87a424e31 ark-18.12.2.tar.xz"