summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2023-01-07 14:25:44 +0100
committerMartchus2023-01-07 14:25:44 +0100
commit77071889131f08372587445a0ebefdd37bff07d5 (patch)
tree31c628ebe1a38769f2922be354ff660afb16f4a4
parent46ffeb5742a30585b550174415e3ccbfc38dd0a6 (diff)
downloadaur-77071889131f08372587445a0ebefdd37bff07d5.tar.gz
Update to 5.15.8
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD6
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53c21e7e3f6a..ccbc15232a91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt5-imageformats
pkgdesc = Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)
- pkgver = 5.15.7+kde+r5
+ pkgver = 5.15.8+kde+r6
pkgrel = 1
url = https://www.qt.io/
arch = any
@@ -16,7 +16,7 @@ pkgbase = mingw-w64-qt5-imageformats
options = !strip
options = !buildflags
options = staticlibs
- source = git+https://invent.kde.org/qt/qt/qtimageformats#commit=1b83a9c73d6e5459ec4c2221b2bd7e5396b5e874
+ source = git+https://invent.kde.org/qt/qt/qtimageformats#commit=abe44c0f526e499668b1131c5990d9b571f99c46
sha256sums = SKIP
pkgname = mingw-w64-qt5-imageformats
diff --git a/PKGBUILD b/PKGBUILD
index 7aeee60380e0..df11084b4811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
@@ -22,9 +22,9 @@ depends=('mingw-w64-qt5-base')
#depends+=('mingw-w64-libwebp') # for WebP
makedepends=('mingw-w64-gcc' 'mingw-w64-pkg-config')
license=('GPL3' 'LGPL' 'FDL' 'custom')
-_commit=1b83a9c73d6e5459ec4c2221b2bd7e5396b5e874
+_commit=abe44c0f526e499668b1131c5990d9b571f99c46
_basever=$pkgver
-pkgver+=+kde+r5
+pkgver+=+kde+r6
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index fb50e0472c20..ba02cda74c1f 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.7
+pkgver=5.15.8
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"