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


Commits:
802279d9 by Antonio Rojas at 2023-12-02T21:58:16+01:00
Update to 5.113.0

- - - - -
ce58c7d9 by Antonio Rojas at 2023-12-14T22:26:22+01:00
upgpkg: 5.113.0-1: Update to 5.113.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kxmlgui5
        pkgdesc = User configurable main windows
-       pkgver = 5.112.0
+       pkgver = 5.113.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = kxmlgui5
        depends = kitemviews5
        conflicts = kxmlgui<5.111
        replaces = kxmlgui<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.112/kxmlgui-5.112.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.112/kxmlgui-5.112.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.113/kxmlgui-5.113.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.113/kxmlgui-5.113.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
0f49a0494f7815f6840ee13db7d3fe2be2fdfdf3edb94c47d5fcf162fbc75a9e
+       sha256sums = 
b8fe5f9caf9f8ff6c48432a0db72a1d0ed29d9f9094224a1f8f9c9f44f295408
        sha256sums = SKIP
 
 pkgname = kxmlgui5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=kxmlgui
 pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
 pkgrel=1
 pkgdesc='User configurable main windows'
 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=('0f49a0494f7815f6840ee13db7d3fe2be2fdfdf3edb94c47d5fcf162fbc75a9e'
+sha256sums=('b8fe5f9caf9f8ff6c48432a0db72a1d0ed29d9f9094224a1f8f9c9f44f295408'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kxmlgui5/-/compare/ee7d2e7b4de468c295071e882636514b5862f8c3...ce58c7d970493bbedbfde9de8887c8e9ff522283

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kxmlgui5/-/compare/ee7d2e7b4de468c295071e882636514b5862f8c3...ce58c7d970493bbedbfde9de8887c8e9ff522283
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to