summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMladen Milinkovic2020-11-29 11:30:06 +0100
committerMladen Milinkovic2020-11-29 11:30:06 +0100
commit7066b0bf8ca86211663986d97c1999c2ddd3e83e (patch)
tree0b8b129f10d5e34caaaf9d797faefcef07cfed39
parent7cd31871456cb928ec6133a5ace10d24bb41dd05 (diff)
downloadaur-mingw-w64-kitemviews.tar.gz
5.76.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07d7e3b3577d..cbebfe0c33bd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-kitemviews
pkgdesc = Widget addons for Qt Model/View (mingw-w64)
- pkgver = 5.45.0
+ pkgver = 5.76.0
pkgrel = 1
url = https://community.kde.org/Frameworks
arch = any
@@ -12,10 +12,10 @@ pkgbase = mingw-w64-kitemviews
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.45/kitemviews-5.45.0.tar.xz
- source = http://download.kde.org/stable/frameworks/5.45/kitemviews-5.45.0.tar.xz.sig
+ source = http://download.kde.org/stable/frameworks/5.76/kitemviews-5.76.0.tar.xz
+ source = http://download.kde.org/stable/frameworks/5.76/kitemviews-5.76.0.tar.xz.sig
validpgpkeys = 53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB
- sha256sums = 56e0b9c1d2697d2c8d60314e659d8b50dc4d49b742d52325c4119f3bfb3e95a5
+ sha256sums = b102cb67513d804fd7eed2ae20bb4ba679d38de4f236de6bc03709ff0c0bc001
sha256sums = SKIP
pkgname = mingw-w64-kitemviews
diff --git a/PKGBUILD b/PKGBUILD
index 593bf27529b6..9dddc9f64742 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,7 @@
+# Maintainer: Mladen Milinkovic <maxrd2@smoothware.net>
+
pkgname=mingw-w64-kitemviews
-pkgver=5.45.0
+pkgver=5.76.0
pkgrel=1
arch=(any)
pkgdesc="Widget addons for Qt Model/View (mingw-w64)"
@@ -10,7 +12,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%.*}/kitemviews-${pkgver}.tar.xz"{,.sig})
-sha256sums=('56e0b9c1d2697d2c8d60314e659d8b50dc4d49b742d52325c4119f3bfb3e95a5'
+sha256sums=('b102cb67513d804fd7eed2ae20bb4ba679d38de4f236de6bc03709ff0c0bc001'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>