Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
plasma-framework5
Commits:
43b0ca4b by Antonio Rojas at 2023-12-02T21:58:38+01:00
Update to 5.113.0
- - - - -
455bc956 by Antonio Rojas at 2023-12-14T22:28:04+01:00
upgpkg: 5.113.0-1: Update to 5.113.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = plasma-framework5
pkgdesc = Plasma library and runtime components based upon KF5 and Qt5
- pkgver = 5.112.0
+ pkgver = 5.113.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = x86_64
@@ -17,10 +17,10 @@ pkgbase = plasma-framework5
depends = kirigami2
conflicts = plasma-framework<5.111
replaces = plasma-framework<5.111
- source =
https://download.kde.org/stable/frameworks/5.112/plasma-framework-5.112.0.tar.xz
- source =
https://download.kde.org/stable/frameworks/5.112/plasma-framework-5.112.0.tar.xz.sig
+ source =
https://download.kde.org/stable/frameworks/5.113/plasma-framework-5.113.0.tar.xz
+ source =
https://download.kde.org/stable/frameworks/5.113/plasma-framework-5.113.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums =
12b62a8f7cb538358219d3e08f8677a504c4f14ff5fd673daabfc330f16f085b
+ sha256sums =
7e8a94d402c15e21e67715c6e225f8c7eb82e9702ae7f6b0b121e6042d573246
sha256sums = SKIP
pkgname = plasma-framework5
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=plasma-framework
pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
pkgrel=1
pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
arch=(x86_64)
@@ -16,7 +16,7 @@ conflicts=("$_name<5.111")
replaces=("$_name<5.111")
groups=(kf5)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$_name-$pkgver.tar.xz{,.sig})
-sha256sums=('12b62a8f7cb538358219d3e08f8677a504c4f14ff5fd673daabfc330f16f085b'
+sha256sums=('7e8a94d402c15e21e67715c6e225f8c7eb82e9702ae7f6b0b121e6042d573246'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-framework5/-/compare/28f5644a16b5b2e98deefe17dad099e53cd48431...455bc95697211203175adeaa707496950d9feb14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-framework5/-/compare/28f5644a16b5b2e98deefe17dad099e53cd48431...455bc95697211203175adeaa707496950d9feb14
You're receiving this email because of your account on gitlab.archlinux.org.