* update attica5 to 5.116.0-1.1

This commit is contained in:
Alexander Baldeck 2025-01-08 23:21:41 +01:00
parent d8a07d7118
commit 91a23f6a34
2 changed files with 10 additions and 6 deletions

View File

@ -1,9 +1,13 @@
pkgbase = attica5
pkgdesc = Qt library that implements the Open Collaboration Services API
pkgver = 5.112.0
pkgrel = 1
pkgver = 5.116.0
pkgrel = 1.1
url = https://community.kde.org/Frameworks
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
groups = kf5
license = LGPL
makedepends = extra-cmake-modules
@ -13,10 +17,10 @@ pkgbase = attica5
depends = qt5-base
conflicts = attica<5.111
replaces = attica<5.111
source = https://download.kde.org/stable/frameworks/5.112/attica-5.112.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.112/attica-5.112.0.tar.xz.sig
source = https://download.kde.org/stable/frameworks/5.116/attica-5.116.0.tar.xz
source = https://download.kde.org/stable/frameworks/5.116/attica-5.116.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
sha256sums = c53979357fbb1d78ecdcc6d823cbc41bc6333071e31a2232f3053bb91028cf6b
sha256sums = 681107c4dd989999cecd002c58c01ec3af8317bb9da5267809ad465750d21fea
sha256sums = SKIP
pkgname = attica5

View File

@ -6,7 +6,7 @@
_name=attica
pkgname=${_name}5
pkgver=5.116.0
pkgrel=1
pkgrel=1.1
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
pkgdesc='Qt library that implements the Open Collaboration Services API'
url='https://community.kde.org/Frameworks'