summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:32:45 +0100
committerMladen Milinkovic2020-11-29 11:32:45 +0100
commitc1aa5347a3c9704b9d2dc99ecc2ee02036a77f0c (patch)
tree9b107ae576eef533bc9b1109cba9fa242052b8d0
parentd9d284ab6886c54df4dc19757d8bd633cc3fdcb6 (diff)
downloadaur-mingw-w64-ktextwidgets.tar.gz
5.76.0
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e49b924348eb..7318455e3fc0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-ktextwidgets
- pkgdesc = Widgets for tracking KJob instances (mingw-w64)
- pkgver = 5.45.0
+ pkgdesc = Advanced text editing widgets (mingw-w64)
+ pkgver = 5.76.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -16,10 +16,10 @@ pkgbase = mingw-w64-ktextwidgets
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.45/ktextwidgets-5.45.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.45/ktextwidgets-5.45.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.76/ktextwidgets-5.76.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.76/ktextwidgets-5.76.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = 4b406a084b4d33d635b0f4bcd33e752e9adc5d3726ddfa770ecb5401ecc6e6e4
+ sha256sums = a104e894cf21c245a6c22e6f2c38fdbbdb094cb7fde3d7ebff801bfd73af4c84
sha256sums = SKIP
pkgname = mingw-w64-ktextwidgets
diff --git a/PKGBUILD b/PKGBUILD
index 428eda843365..eb42543c9ee1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,8 @@
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+
_pkgname=ktextwidgets
pkgname=mingw-w64-$_pkgname
-pkgver=5.45.0
+pkgver=5.76.0
pkgrel=1
arch=(any)
pkgdesc="Advanced text editing widgets (mingw-w64)"
@@ -11,7 +13,7 @@ makedepends=(mingw-w64-extra-cmake-modules mingw-w64-qt5-tools)
options=(staticlibs !strip !buildflags)
url="https://community.kde.org/Frameworks"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$_pkgname-${pkgver}.tar.xz"{,.sig})
-sha256sums=('4b406a084b4d33d635b0f4bcd33e752e9adc5d3726ddfa770ecb5401ecc6e6e4'
+sha256sums=('a104e894cf21c245a6c22e6f2c38fdbbdb094cb7fde3d7ebff801bfd73af4c84'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>