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


Commits:
0fd5b99a by Antonio Rojas at 2023-12-02T21:57:51+01:00
Update to 5.113.0

- - - - -
a790592d by Antonio Rojas at 2023-12-14T22:24:36+01:00
upgpkg: 5.113.0-1: Update to 5.113.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = karchive5
        pkgdesc = Qt 5 addon providing access to numerous types of archives
-       pkgver = 5.112.0
+       pkgver = 5.113.0
        pkgrel = 1
        url = https://community.kde.org/Frameworks
        arch = x86_64
@@ -13,10 +13,10 @@ pkgbase = karchive5
        depends = qt5-base
        conflicts = karchive<5.111
        replaces = karchive<5.111
-       source = 
https://download.kde.org/stable/frameworks/5.112/karchive-5.112.0.tar.xz
-       source = 
https://download.kde.org/stable/frameworks/5.112/karchive-5.112.0.tar.xz.sig
+       source = 
https://download.kde.org/stable/frameworks/5.113/karchive-5.113.0.tar.xz
+       source = 
https://download.kde.org/stable/frameworks/5.113/karchive-5.113.0.tar.xz.sig
        validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
-       sha256sums = 
27d697a52a5016c16081c6a414b390d96350450d6eeb889d1f463358eeebfd67
+       sha256sums = 
2da489460198e4c9aabe4734793c97290ecf08f789160fae639ef40a0bba430d
        sha256sums = SKIP
 
 pkgname = karchive5


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _name=karchive
 pkgname=${_name}5
-pkgver=5.112.0
+pkgver=5.113.0
 pkgrel=1
 pkgdesc='Qt 5 addon providing access to numerous types of archives'
 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=('27d697a52a5016c16081c6a414b390d96350450d6eeb889d1f463358eeebfd67'
+sha256sums=('2da489460198e4c9aabe4734793c97290ecf08f789160fae639ef40a0bba430d'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure 
<fa...@kde.org>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/karchive5/-/compare/6f587487c2aeffcba5597d3fc4280b27dd35a1ef...a790592d0968bf11fea399c6e9de4ebdb4777a71

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/karchive5/-/compare/6f587487c2aeffcba5597d3fc4280b27dd35a1ef...a790592d0968bf11fea399c6e9de4ebdb4777a71
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to