summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-10-09 15:03:31 +0200
committerMartchus2023-10-09 15:03:31 +0200
commit8f4b96aa1eddb15c2ae261787093d8674aa99d83 (patch)
tree69d9d4ac98e97507c1649f5a5c9c6fbc80fa3ead /PKGBUILD
parent63aa44cc1188e5c78f1880081db1525b1db04360 (diff)
downloadaur-8f4b96aa1eddb15c2ae261787093d8674aa99d83.tar.gz
Update to 5.15.11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 01b935f50462..040b3ce672c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.15.10
+pkgver=5.15.11
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=5aa33ec870977863c400103db94da452edbaf414
+_commit=b22bf4d0d77c7dafe8b4622f8bb45ac0b9cc9bdd
_basever=$pkgver
-pkgver+=+kde+r9
+pkgver+=+kde+r12
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')