Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
ksanecore
Commits:
7243a03b by Antonio Rojas at 2024-11-07T13:37:27+01:00
upgpkg: 24.08.3-1: Update to 24.08.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ksanecore
pkgdesc = Library providing logic to interface scanners
- pkgver = 24.08.2
+ pkgver = 24.08.3
pkgrel = 1
url = https://www.kde.org/
arch = x86_64
@@ -12,12 +12,12 @@ pkgbase = ksanecore
depends = gcc-libs
depends = glibc
depends = sane
- source =
https://download.kde.org/stable/release-service/24.08.2/src/ksanecore-24.08.2.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.2/src/ksanecore-24.08.2.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.3/src/ksanecore-24.08.3.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.3/src/ksanecore-24.08.3.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
f91c03e945a346077065814b26378d9938e1a39c22c88185a36626a0523a474d
+ sha256sums =
79b241ee768abf668721e2dccc9445041a289716208afaa7832940ae58feeffa
sha256sums = SKIP
pkgname = ksanecore
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=ksanecore
pkgname=(ksanecore
ksanecore5)
-pkgver=24.08.2
+pkgver=24.08.3
pkgrel=1
pkgdesc='Library providing logic to interface scanners'
url='https://www.kde.org/'
@@ -18,7 +18,7 @@ makedepends=(extra-cmake-modules
ki18n
ki18n5)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgbase-$pkgver.tar.xz{,.sig})
-sha256sums=('f91c03e945a346077065814b26378d9938e1a39c22c88185a36626a0523a474d'
+sha256sums=('79b241ee768abf668721e2dccc9445041a289716208afaa7832940ae58feeffa'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ksanecore/-/commit/7243a03bb56258ff6d96c53478a2e9cbc89d8d0a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ksanecore/-/commit/7243a03bb56258ff6d96c53478a2e9cbc89d8d0a
You're receiving this email because of your account on gitlab.archlinux.org.