summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:10:03 +0100
committerMladen Milinkovic2020-11-29 11:10:03 +0100
commitdb875a99f0069cec585254f8b0a21d7a720d7e05 (patch)
tree0c13aab7865e220bdafddac9e82145862c5a90b4
parent5db6bfd08edbe0bf0e5ed7f8d14548449723e4fc (diff)
downloadaur-db875a99f0069cec585254f8b0a21d7a720d7e05.tar.gz
Update to 5.76.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87d7f1133fd..7a12e2d878ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-kcodecs
pkgdesc = Provide a collection of methods to manipulate strings using various encodings (mingw-w64)
- pkgver = 5.45.0
+ pkgver = 5.76.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -13,8 +13,8 @@ pkgbase = mingw-w64-kcodecs
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.45/kcodecs-5.45.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.45/kcodecs-5.45.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.76/kcodecs-5.76.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.76/kcodecs-5.76.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
sha256sums = fdf7403734502f0dd939908723b7b7c1b4470ef99bfd776a316b35621449266a
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3ae3801e2b54..7da0de6f1eb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.45.0
+pkgver=5.76.0
pkgrel=1
arch=(any)
pkgdesc="Provide a collection of methods to manipulate strings using various encodings (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-extra-cmake-modules mingw-w64-qt5-tools gperf)
options=(staticlibs !strip !buildflags)
url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kcodecs-${pkgver}.tar.xz"{,.sig})
-sha256sums=('fdf7403734502f0dd939908723b7b7c1b4470ef99bfd776a316b35621449266a'
+sha256sums=('b4e1fe3247fdaf80f4414716f6fbcd42e8de04f64c8dd50bd13e9e9a78abf6e1'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>