summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2022-11-01 13:38:41 +0100
committerMartchus2022-11-01 13:38:41 +0100
commit46ffeb5742a30585b550174415e3ccbfc38dd0a6 (patch)
tree63f553ed2b276a2bb2d135339a05d5795b3461d0 /PKGBUILD
parentd2b4b234ff6a48fc923103f55e991100e4b2a705 (diff)
downloadaur-46ffeb5742a30585b550174415e3ccbfc38dd0a6.tar.gz
Update/rebase to 5.15.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 38d91ff55644..7aeee60380e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.15.6
+pkgver=5.15.7
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=9044695f4b1acdd7ec24e7b01f6a6ca61f982a75
+_commit=1b83a9c73d6e5459ec4c2221b2bd7e5396b5e874
_basever=$pkgver
-pkgver+=+kde+r4
+pkgver+=+kde+r5
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')