Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
konversation


Commits:
ba34f3a1 by Antonio Rojas at 2024-02-22T00:08:28+01:00
Update to 24.02.0

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,18 +6,53 @@
 # Contributor: Sergio Jovani Guzman <[email protected]>
 
 pkgname=konversation
-pkgver=23.08.5
+pkgver=24.02.0
 pkgrel=1
 pkgdesc='A user-friendly and fully-featured IRC client'
 arch=(x86_64)
 url='https://apps.kde.org/konversation/'
-depends=(knotifyconfig5 kparts5 kidletime5 knewstuff5 qca-qt5 
hicolor-icon-theme perl)
-optdepends=('python: python scripting support' 'keditbookmarks: for managing 
bookmarks')
-makedepends=(extra-cmake-modules kdoctools5)
-license=(GPL2 FDL)
-groups=(kde-applications kde-network)
+license=(GPL-2.0-or-later)
+depends=(gcc-libs
+         glibc
+         karchive
+         kbookmarks
+         kcodecs
+         kcolorscheme
+         kcompletion
+         kconfig
+         kconfigwidgets
+         kcoreaddons
+         kcrash
+         kdbusaddons
+         kglobalaccel
+         ki18n
+         kidletime
+         kio
+         kitemviews
+         knewstuff
+         knotifications
+         knotifyconfig
+         kparts
+         kstatusnotifieritem
+         ktextwidgets
+         kwallet
+         kwidgetsaddons
+         kwindowsystem
+         kxmlgui
+         perl
+         qca-qt6
+         qt6-5compat
+         qt6-base
+         qt6-multimedia
+         sh)
+optdepends=('keditbookmarks: for managing bookmarks'
+            'python: python scripting support')
+makedepends=(extra-cmake-modules
+             kdoctools)
+groups=(kde-applications
+        kde-network)
 
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('60576f16773789596b612969bbbf3a2762ef1cbab21bc19565483310e63d25be'
+sha256sums=('272d7d9df15f1d2d322edfbb550f51e96739a826f2df17e1809d615d144bd721'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
<[email protected]>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/konversation/-/commit/ba34f3a15c997f603fbf8ba0d06ed364be41d3c1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/konversation/-/commit/ba34f3a15c997f603fbf8ba0d06ed364be41d3c1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to