[arch-commits] Commit in kcodecs/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 15 15:15:34 UTC 2022
Date: Monday, August 15, 2022 @ 15:15:34
Author: felixonmars
Revision: 452733
upgpkg: kcodecs 5.97.0-1: KDE Frameworks 5.97
Modified:
kcodecs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-15 15:14:47 UTC (rev 452732)
+++ PKGBUILD 2022-08-15 15:15:34 UTC (rev 452733)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kcodecs
-pkgver=5.96.0
+pkgver=5.97.0
pkgrel=1
pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
arch=(x86_64)
@@ -13,7 +13,7 @@
makedepends=(extra-cmake-modules qt5-tools qt5-doc clang gperf doxygen)
groups=(kf5)
source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('7147e4ae29082f5403e21cb7940b3546c094192095f22ed6c5c3fdda25374614'
+sha256sums=('63e6e517a80395faea285968fd13f5e477a7437cb28c7028e9e678fc068d2670'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure at kde.org>
options=(debug)
More information about the arch-commits
mailing list