summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:30 +0100
committerMartchus2024-01-09 17:37:30 +0100
commitb78188698301b54658c898d17445dd8852a5b4cc (patch)
tree32289301ea810f32db46959df91c2fb7a09a7865 /PKGBUILD
parentd80c32df0a3a6af82c6b334be71e1537591fdd47 (diff)
downloadaur-b78188698301b54658c898d17445dd8852a5b4cc.tar.gz
Update to 5.15.12
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad79294af98a..ff6866bf82cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.15.11
+pkgver=5.15.12
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=b22bf4d0d77c7dafe8b4622f8bb45ac0b9cc9bdd
+_commit=142040e8a652e708ff6e004361f6bcfe85fefdf9
_basever=${pkgver%%+*}
-pkgver+=+kde+r12
+pkgver+=+kde+r10
makedepends+=('git')
options=('!strip' '!buildflags' 'staticlibs')
groups=('mingw-w64-qt5')