git » kcodecs.git » commit ecc05e9

Update to latest commit

author Antonio Rojas
2023-10-08 09:05:34 UTC
committer Antonio Rojas
2023-10-08 09:05:34 UTC
parent 0f31a6e3e13edecffd0f5c860805f7741721ce0e

Update to latest commit

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1b03ae8..3bd137d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.240.0.20231001
+pkgver=5.240.0.20231008
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
@@ -20,7 +20,7 @@ makedepends=(doxygen
 groups=(kf6)
 #source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
 makedepends+=(git)
-_commit=0e2dad179225feced774f971c1c0444aa3680d21
+_commit=c859901c87c90d64ea775d1c45392bfef5f69931
 source=(git+https://invent.kde.org/frameworks/$pkgname#commit=$_commit)
 sha256sums=('SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>