git » kcodecs.git » commit 5e33d25

KDE Frameworks 5.76

author Antonio Rojas
2020-11-14 10:31:48 UTC
committer Antonio Rojas
2020-11-14 10:31:48 UTC
parent 6898b9c4e1fc6f66c78248d9c2cf506e507f4230

KDE Frameworks 5.76

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b9cb04f..3e12cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.75.0
-pkgrel=3
+pkgver=5.76.0
+pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 gperf doxy
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('cf4498c00368cc667910776cf54de02838f17b5f2d0bd48749ec5a2000346327'
+sha256sums=('b4e1fe3247fdaf80f4414716f6fbcd42e8de04f64c8dd50bd13e9e9a78abf6e1'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>