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


Commits:
38f6a092 by Antonio Rojas at 2023-12-02T21:58:44+01:00
Update to 5.113.0

- - - - -
3f56a8a8 by Antonio Rojas at 2023-12-14T22:28:40+01:00
upgpkg: 5.113.0-1: Update to 5.113.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = knewstuff5
        pkgdesc = Support for downloading application assets from the network
-       pkgver = 5.112.0
+       pkgver = 5.113.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -18,10 +18,10 @@ pkgbase = knewstuff5
        optdepends = kirigami2: QML components
        conflicts = knewstuff<5.111
        replaces = knewstuff<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.112/knewstuff-5.112.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.112/knewstuff-5.112.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.113/knewstuff-5.113.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.113/knewstuff-5.113.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
f4f850d93446de9404d55df450b56229e86ddd95af3950f938bbf38b753f81d0
+       sha256sums = 
a1703451f17087663d59732fb5692739a978f9bbf2232813ab95a7eb7b3e413a
        sha256sums = SKIP
 
 pkgname = knewstuff5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=knewstuff
 pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
 pkgrel=1
 pkgdesc='Support for downloading application assets from the network'
 arch=(x86_64)
@@ -17,7 +17,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=('f4f850d93446de9404d55df450b56229e86ddd95af3950f938bbf38b753f81d0'
+sha256sums=('a1703451f17087663d59732fb5692739a978f9bbf2232813ab95a7eb7b3e413a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knewstuff5/-/compare/4e9d8e7732ef6db12bff25ac458c880783de8223...3f56a8a8a6a4909883f33b45562180ebd9784f95

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/knewstuff5/-/compare/4e9d8e7732ef6db12bff25ac458c880783de8223...3f56a8a8a6a4909883f33b45562180ebd9784f95
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to