Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
plasma-framework5


Commits:
0d56567c by Antonio Rojas at 2023-11-04T20:24:50+01:00
KDE Frameworks 5.112

- - - - -
9430cb99 by Antonio Rojas at 2023-11-12T10:08:52+01:00
Merge branch 'kde-build'

- - - - -
e212dbbc by Antonio Rojas at 2023-11-12T10:13:35+01:00
upgpkg: 5.112.0-1: KDE Frameworks 5.112.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.111.0
+       pkgver = 5.112.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.111/plasma-framework-5.111.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.111/plasma-framework-5.111.0.tar.xz.sig
+       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
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
7bfbf2d6bfcb1e315259e897741ffc05a3a6767def734d645263983f80f30c7e
+       sha256sums = 
12b62a8f7cb538358219d3e08f8677a504c4f14ff5fd673daabfc330f16f085b
        sha256sums = SKIP
 
 pkgname = plasma-framework5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=plasma-framework
 pkgname=${_name}5
-pkgver=5.111.0
+pkgver=5.112.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=('7bfbf2d6bfcb1e315259e897741ffc05a3a6767def734d645263983f80f30c7e'
+sha256sums=('12b62a8f7cb538358219d3e08f8677a504c4f14ff5fd673daabfc330f16f085b'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-framework5/-/compare/3ba0806872cdb94d98d8ed5b717579b46700b6ac...e212dbbc3d0f8bd8d57567d812fd7126fba201d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/plasma-framework5/-/compare/3ba0806872cdb94d98d8ed5b717579b46700b6ac...e212dbbc3d0f8bd8d57567d812fd7126fba201d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to