summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2024-01-09 17:37:30 +0100
committerMartchus2024-01-09 17:37:30 +0100
commitb78188698301b54658c898d17445dd8852a5b4cc (patch)
tree32289301ea810f32db46959df91c2fb7a09a7865
parentd80c32df0a3a6af82c6b334be71e1537591fdd47 (diff)
downloadaur-b78188698301b54658c898d17445dd8852a5b4cc.tar.gz
Update to 5.15.12
-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 084ce5f9e8a1..918d8e3bc634 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.11+kde+r12
+ pkgver = 5.15.12+kde+r10
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=b22bf4d0d77c7dafe8b4622f8bb45ac0b9cc9bdd
+ source = git+https://invent.kde.org/qt/qt/qtimageformats#commit=142040e8a652e708ff6e004361f6bcfe85fefdf9
sha256sums = SKIP
pkgname = mingw-w64-qt5-imageformats
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')
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index b327675f0fe1..f0e264a8c8ba 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -5,7 +5,7 @@
# Contributor: Filip Brcic <brcha@gna.org>
% end
\
-pkgver=5.15.11
+pkgver=5.15.12
pkgrel=1
arch=('any')
pkgdesc="Plugins for additional image formats: TIFF, MNG, TGA, WBMP (mingw-w64)"