git » drkonqi.git » commit bcce979

archrelease: copy kde-unstable to kde-unstable-x86_64

author Antonio Rojas
2022-01-13 15:24:32 UTC
committer Antonio Rojas
2022-01-13 15:24:32 UTC
parent 970152bc7fc9aeafbf0be098f729561e055b2f85

archrelease: copy kde-unstable to kde-unstable-x86_64

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 275ef56..e1d30cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
 
 pkgname=drkonqi
 pkgver=5.23.5
-pkgrel=1
+pkgrel=2
 pkgdesc='The KDE crash handler'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'
 license=(GPL2)
-depends=(kidletime kio syntax-highlighting gdb)
+depends=(kio syntax-highlighting gdb)
 makedepends=(extra-cmake-modules)
 groups=(plasma)
 source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})