Update mingw-w64-kirigami2 to 5.76.0

This commit is contained in:
Martchus 2020-12-01 17:20:36 +01:00
parent 3c1d4d99ad
commit 2f12012801
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
_pkgname=kirigami2 _pkgname=kirigami2
pkgname=mingw-w64-$_pkgname pkgname=mingw-w64-$_pkgname
pkgver=5.69.0 pkgver=5.76.0
pkgrel=1 pkgrel=1
pkgdesc="A QtQuick based components set (mingw-w64)" pkgdesc="A QtQuick based components set (mingw-w64)"
arch=('any') arch=('any')
@ -15,7 +15,7 @@ license=(LGPL)
depends=(mingw-w64-crt mingw-w64-qt5-quickcontrols mingw-w64-qt5-quickcontrols2 mingw-w64-qt5-graphicaleffects) depends=(mingw-w64-crt mingw-w64-qt5-quickcontrols mingw-w64-qt5-quickcontrols2 mingw-w64-qt5-graphicaleffects)
makedepends=(mingw-w64-gcc mingw-w64-cmake mingw-w64-extra-cmake-modules mingw-w64-qt5-tools mingw-w64-qt5-svg kpackage) makedepends=(mingw-w64-gcc mingw-w64-cmake mingw-w64-extra-cmake-modules mingw-w64-qt5-tools mingw-w64-qt5-svg kpackage)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"{,.sig}) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$_pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('8cf742d8f695c5ff6c7bcb5da1baddb50f5f5a0e96e879d8243704c847cd1443' sha256sums=('90806125143807b74ee7f2fc74cd781d99b4e69ce5f15dcc28e1923f7a34a80a'
'SKIP') 'SKIP')
validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org> validpgpkeys=('53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB') # David Faure <faure@kde.org>
options=(!buildflags staticlibs !strip !emptydirs) options=(!buildflags staticlibs !strip !emptydirs)