diff options
author | Martchus | 2022-01-30 20:51:12 +0100 |
---|---|---|
committer | Martchus | 2022-01-30 20:51:12 +0100 |
commit | 12fc061306438e562c352602e1e75cc9c0790187 (patch) | |
tree | 11cf48c7cc050390779a0dc6739152036ef6387e | |
parent | f843842a925c001c7e8f7690648f9bdf1578c25f (diff) | |
download | aur-12fc061306438e562c352602e1e75cc9c0790187.tar.gz |
Update to 6.2.3
-rw-r--r-- | .SRCINFO | 6 | ||||
-rw-r--r-- | PKGBUILD | 4 | ||||
-rw-r--r-- | qtimageformats-sha256.txt | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -1,6 +1,6 @@ pkgbase = mingw-w64-qt6-imageformats-static pkgdesc = Plugins for additional image formats: TIFF, TGA, WBMP (mingw-w64) - pkgver = 6.2.2 + pkgver = 6.2.3 pkgrel = 1 url = https://www.qt.io arch = any @@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt6-imageformats-static options = !buildflags options = staticlibs options = !emptydirs - source = https://download.qt.io/official_releases/qt/6.2/6.2.2/submodules/qtimageformats-everywhere-src-6.2.2.tar.xz - sha256sums = 214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267 + source = https://download.qt.io/official_releases/qt/6.2/6.2.3/submodules/qtimageformats-everywhere-src-6.2.3.tar.xz + sha256sums = 9150bce23e6002e3c08229222142374b24db91132e1ff5c05bce028fc8fc0af6 pkgname = mingw-w64-qt6-imageformats-static @@ -4,7 +4,7 @@ # you also find the URL of a binary repository. pkgname=mingw-w64-qt6-imageformats-static -_qtver=6.2.2 +_qtver=6.2.3 pkgver=${_qtver/-/} pkgrel=1 arch=(any) @@ -20,7 +20,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs') groups=(mingw-w64-qt6) _pkgfqn="qtimageformats-everywhere-src-${_qtver}" source=("https://download.qt.io/official_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz") -sha256sums=('214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267') +sha256sums=('9150bce23e6002e3c08229222142374b24db91132e1ff5c05bce028fc8fc0af6') _architectures='i686-w64-mingw32 x86_64-w64-mingw32' diff --git a/qtimageformats-sha256.txt b/qtimageformats-sha256.txt index 13f6f95b9e37..4fb10dc6796c 100644 --- a/qtimageformats-sha256.txt +++ b/qtimageformats-sha256.txt @@ -1 +1 @@ -214f6d552391a70d72ff534295ef06c59dba756b6323762967820963a15bd267 +9150bce23e6002e3c08229222142374b24db91132e1ff5c05bce028fc8fc0af6 |