summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-10-28 14:54:16 +0100
committerMarius Kittler2020-10-28 14:54:16 +0100
commitfe13f8b831bde045cfe07b9b6b5992782223a6d0 (patch)
tree135f6e553c5a0984e718c10d3e3bf0fcae15ee97
parentfa92dcf69a8140fe079d990819818ef625490131 (diff)
downloadaur-fe13f8b831bde045cfe07b9b6b5992782223a6d0.tar.gz
Update to beta2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
-rw-r--r--PKGBUILD.sh.ep2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e496d6da0171..17e2c74e2f86 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-imageformats
pkgdesc = Plugins for additional image formats: TIFF, TGA, WBMP (mingw-w64)
- pkgver = 6.0.0beta1
+ pkgver = 6.0.0beta2
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -20,7 +20,7 @@ pkgbase = mingw-w64-qt6-imageformats
options = !buildflags
options = staticlibs
options = !emptydirs
- source = qtimageformats-everywhere-src-6.0.0-beta1::git://code.qt.io/qt/qtimageformats.git#commit=9d2f8c3f0825f8114a2a916dd8e305f9848d2653
+ source = qtimageformats-everywhere-src-6.0.0-beta2::git://code.qt.io/qt/qtimageformats.git#commit=9d2f8c3f0825f8114a2a916dd8e305f9848d2653
sha256sums = SKIP
pkgname = mingw-w64-qt6-imageformats
diff --git a/PKGBUILD b/PKGBUILD
index c7a5be20e212..6395f7daf0cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-imageformats
-_qtver=6.0.0-beta1
+_qtver=6.0.0-beta2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 40e4dbd6f3f0..6492a471b9a6 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module', git_commit => '9d2f8c3f0825f8114a2a916dd8e305f9848d2653';
\
-_qtver=6.0.0-beta1
+_qtver=6.0.0-beta2
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)