* update konversation to 24.05.2-1
This commit is contained in:
parent
56004f779f
commit
4601f7095a
56
kde/konversation/.SRCINFO
Normal file
56
kde/konversation/.SRCINFO
Normal file
@ -0,0 +1,56 @@
|
||||
pkgbase = konversation
|
||||
pkgdesc = A user-friendly and fully-featured IRC client
|
||||
pkgver = 24.05.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/konversation/
|
||||
arch = x86_64
|
||||
groups = kde-applications
|
||||
groups = kde-network
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = extra-cmake-modules
|
||||
makedepends = kdoctools
|
||||
depends = gcc-libs
|
||||
depends = glibc
|
||||
depends = karchive
|
||||
depends = kbookmarks
|
||||
depends = kcodecs
|
||||
depends = kcolorscheme
|
||||
depends = kcompletion
|
||||
depends = kconfig
|
||||
depends = kconfigwidgets
|
||||
depends = kcoreaddons
|
||||
depends = kcrash
|
||||
depends = kdbusaddons
|
||||
depends = kglobalaccel
|
||||
depends = ki18n
|
||||
depends = kidletime
|
||||
depends = kio
|
||||
depends = kitemviews
|
||||
depends = knewstuff
|
||||
depends = knotifications
|
||||
depends = knotifyconfig
|
||||
depends = kparts
|
||||
depends = kstatusnotifieritem
|
||||
depends = ktextwidgets
|
||||
depends = kwallet
|
||||
depends = kwidgetsaddons
|
||||
depends = kwindowsystem
|
||||
depends = kxmlgui
|
||||
depends = perl
|
||||
depends = qca-qt6
|
||||
depends = qt6-5compat
|
||||
depends = qt6-base
|
||||
depends = qt6-multimedia
|
||||
depends = qt6-tools
|
||||
depends = sh
|
||||
optdepends = keditbookmarks: for managing bookmarks
|
||||
optdepends = python: python scripting support
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/konversation-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/konversation-24.05.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 54f30f6dd935104aa9132689376e8ea731512bb8ea42199b8a248e2668662fd6
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = konversation
|
@ -7,7 +7,7 @@
|
||||
# Contributor: Sergio Jovani Guzman <moret@paretux.org>
|
||||
|
||||
pkgname=konversation
|
||||
pkgver=24.05.0
|
||||
pkgver=24.05.2
|
||||
pkgrel=1
|
||||
pkgdesc='A user-friendly and fully-featured IRC client'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -54,7 +54,7 @@ makedepends=(extra-cmake-modules
|
||||
groups=(kde-applications
|
||||
kde-network)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('f38e56bb5b99d3d15870ecf39419031862e6781cd16266dc33625434124b1f9b'
|
||||
sha256sums=('54f30f6dd935104aa9132689376e8ea731512bb8ea42199b8a248e2668662fd6'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user