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


Commits:
aea6227e by Antonio Rojas at 2024-10-10T14:23:02+02:00
upgpkg: 24.08.2-1: Update to 24.08.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = kfind
        pkgdesc = Find Files/Folders
-       pkgver = 24.08.1
+       pkgver = 24.08.2
        pkgrel = 1
        url = https://apps.kde.org/kfind/
        arch = x86_64
@@ -24,12 +24,12 @@ pkgbase = kfind
        depends = qt6-5compat
        depends = qt6-base
        optdepends = mlocate: search using mlocate index
-       source = 
https://download.kde.org/stable/release-service/24.08.1/src/kfind-24.08.1.tar.xz
-       source = 
https://download.kde.org/stable/release-service/24.08.1/src/kfind-24.08.1.tar.xz.sig
+       source = 
https://download.kde.org/stable/release-service/24.08.2/src/kfind-24.08.2.tar.xz
+       source = 
https://download.kde.org/stable/release-service/24.08.2/src/kfind-24.08.2.tar.xz.sig
        validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
        validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
        validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
-       sha256sums = 
e877fac508bec688e1792330c6f656ffffbcbd59fe161a174b0bd2d501d803bb
+       sha256sums = 
9206728400c3edde21a3bc3db04f7f7325588fd6ad3c78de3b105e3fa3f54445
        sha256sums = SKIP
 
 pkgname = kfind


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=kfind
-pkgver=24.08.1
+pkgver=24.08.2
 pkgrel=1
 pkgdesc='Find Files/Folders'
 arch=(x86_64)
@@ -28,7 +28,7 @@ optdepends=('mlocate: search using mlocate index')
 groups=(kde-applications
         kde-utilities)
 
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e877fac508bec688e1792330c6f656ffffbcbd59fe161a174b0bd2d501d803bb'
+sha256sums=('9206728400c3edde21a3bc3db04f7f7325588fd6ad3c78de3b105e3fa3f54445'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 
<[email protected]>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kfind/-/commit/aea6227ee24b5f308047295cdd3f551e1727820f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kfind/-/commit/aea6227ee24b5f308047295cdd3f551e1727820f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to