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


Commits:
51154040 by Antonio Rojas at 2023-12-02T21:58:43+01:00
Update to 5.113.0

- - - - -
7008f728 by Antonio Rojas at 2023-12-14T22:28:29+01:00
upgpkg: 5.113.0-1: Update to 5.113.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = syndication5
        pkgdesc = RSS/Atom parser library
-       pkgver = 5.112.0
+       pkgver = 5.113.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = syndication5
        depends = kcodecs5
        conflicts = syndication<5.111
        replaces = syndication<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.112/syndication-5.112.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.112/syndication-5.112.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.113/syndication-5.113.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.113/syndication-5.113.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
886937c138cc0ee5ab7f9acb7f8d6567637742529bfd3e9c9a48603a13492e0e
+       sha256sums = 
5d8eaf06ffa1513f90c6038ee341bdc1bcb8ae94e8cc3d227b794b8dc974ecdb
        sha256sums = SKIP
 
 pkgname = syndication5


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _name=syndication
 pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
 pkgrel=1
 pkgdesc='RSS/Atom parser library'
 arch=(x86_64)
@@ -14,7 +14,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=('886937c138cc0ee5ab7f9acb7f8d6567637742529bfd3e9c9a48603a13492e0e'
+sha256sums=('5d8eaf06ffa1513f90c6038ee341bdc1bcb8ae94e8cc3d227b794b8dc974ecdb'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndication5/-/compare/98381e444d9321e379d1ee3e8f6e69920a3ed0cf...7008f728e2a6db67fd4759df530ef734b6147b86

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/syndication5/-/compare/98381e444d9321e379d1ee3e8f6e69920a3ed0cf...7008f728e2a6db67fd4759df530ef734b6147b86
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to