diff options
author | Martchus | 2024-09-10 23:19:02 +0200 |
---|---|---|
committer | Martchus | 2024-09-10 23:19:02 +0200 |
commit | e2b457ce6f73992bcdbf4e8e8f4d316f61cfd947 (patch) | |
tree | 58cef3797619cd41950bd41aa82f0a9c67f42f18 | |
parent | ed6bb1e17b1222ec4fcd485a765667a6f7efc32e (diff) | |
download | aur-e2b457ce6f73992bcdbf4e8e8f4d316f61cfd947.tar.gz |
Update to 5.15.15
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 6 | ||||
-rw-r--r-- | qtnetworkauth-sha256.txt | 1 |
3 files changed, 6 insertions, 7 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-qt5-networkauth-static pkgdesc = Network authentication module (mingw-w64) - pkgver = 5.15.14+kde+r1 + pkgver = 5.15.15+kde+r1 pkgrel = 1 url = https://www.qt.io/ arch = any @@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-networkauth-static options = !strip options = !buildflags options = staticlibs - source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=28180f28c98e329676463e24cef0097cba45bc00 - sha256sums = 2070a7a6e774c4816fb43b395ed0989792cd1b54a9cf958636ef0aa2fb36c818 + source = git+https://invent.kde.org/qt/qt/qtnetworkauth#commit=17d6ed940cea4ead62f4055184d4fc69bf06b789 + sha256sums = SKIP pkgname = mingw-w64-qt5-networkauth-static @@ -10,7 +10,7 @@ _qt_module=qtnetworkauth pkgname=mingw-w64-qt5-networkauth-static -pkgver=5.15.14 +pkgver=5.15.15 pkgrel=1 arch=('any') pkgdesc="Network authentication module (mingw-w64)" @@ -18,7 +18,7 @@ depends=('mingw-w64-qt5-base-static') optdepends=() makedepends=('mingw-w64-gcc') license=('GPL3' 'LGPL3' 'FDL' 'custom') -_commit=28180f28c98e329676463e24cef0097cba45bc00 +_commit=17d6ed940cea4ead62f4055184d4fc69bf06b789 _basever=${pkgver%%+*} pkgver+=+kde+r1 makedepends+=('git') @@ -27,7 +27,7 @@ groups=('mingw-w64-qt5') url='https://www.qt.io/' _pkgfqn=${_qt_module} source=(git+https://invent.kde.org/qt/qt/$_pkgfqn#commit=$_commit) -sha256sums=('2070a7a6e774c4816fb43b395ed0989792cd1b54a9cf958636ef0aa2fb36c818') +sha256sums=('SKIP') _architectures='i686-w64-mingw32 x86_64-w64-mingw32' diff --git a/qtnetworkauth-sha256.txt b/qtnetworkauth-sha256.txt deleted file mode 100644 index 06b970a4dfb8..000000000000 --- a/qtnetworkauth-sha256.txt +++ /dev/null @@ -1 +0,0 @@ -2070a7a6e774c4816fb43b395ed0989792cd1b54a9cf958636ef0aa2fb36c818 |