summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2023-10-21 23:39:55 +0200
committerLuca Weiss2023-10-21 23:39:55 +0200
commit96bdf6c13fabe807a0d4353ea4f9a0722b41fc7b (patch)
treeccfeab1de88462f5587874adbcd8630e3762e8b6 /PKGBUILD
parent6c6a9188ab9a06e43c1667caafbf52866f55e7f2 (diff)
downloadaur-96bdf6c13fabe807a0d4353ea4f9a0722b41fc7b.tar.gz
kde-thumbnailer-apk: update kf5 dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 63b24b25e31b..36acec5887ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,12 +5,12 @@
pkgname=kde-thumbnailer-apk
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Preview image generator plugin for Android Application Package files"
arch=('i686' 'x86_64')
url="https://github.com/z3ntu/kde-thumbnailer-apk"
license=('GPL')
-depends=('kio')
+depends=('kio5')
makedepends=('cmake' 'extra-cmake-modules')
source=("$pkgname-$pkgver.tar.gz::https://github.com/z3ntu/kde-thumbnailer-apk/archive/v1.1.tar.gz")
sha512sums=('6754e77491f7b2b6b4eb37cea3743f56622f93ce914c0c2cdfbcf642c02f32b5b9fe3b737387013a3465a008898db72c41450a2303eb20c116667d4301f2e6fd')