summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2023-06-14 10:49:42 +0200
committerMartchus2023-06-14 10:49:42 +0200
commit63aa44cc1188e5c78f1880081db1525b1db04360 (patch)
tree53d798b286cf4eb33b1aa46afc88262eede6f093 /PKGBUILD
parentc4693005fa9405fe5bffdc498814e637ab93d65f (diff)
downloadaur-63aa44cc1188e5c78f1880081db1525b1db04360.tar.gz
Update to 5.15.10
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 835ae10848f2..01b935f50462 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
_qt_module=qtimageformats
pkgname=mingw-w64-qt5-imageformats
-pkgver=5.15.9
+pkgver=5.15.10
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"
@@ -22,7 +22,7 @@ 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=c249f58541afa45955c23b75c1fb88c5e3e4d18b
+_commit=5aa33ec870977863c400103db94da452edbaf414
_basever=$pkgver
pkgver+=+kde+r9
makedepends+=('git')