summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-10-22 12:22:46 +0200
committerMarius Kittler2020-10-22 12:22:46 +0200
commit0e45196fce38af30cb6b1a164be67e5a303f5d47 (patch)
tree3eaece607cb6d9d92375aa05e4a68750956c61a9
parentfe7f966e8ac0414d128607d00c6affc59a9499e9 (diff)
downloadaur-0e45196fce38af30cb6b1a164be67e5a303f5d47.tar.gz
Update to beta1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qttools-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93a88f61101d..f13e32be099a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-qt6-tools
pkgdesc = A cross-platform application and UI framework (tools, mingw-w64)
- pkgver = 6.0.0alpha
+ pkgver = 6.0.0beta1
pkgrel = 1
url = https://www.qt.io
arch = any
@@ -21,8 +21,8 @@ pkgbase = mingw-w64-qt6-tools
options = !buildflags
options = staticlibs
options = !emptydirs
- source = https://download.qt.io/development_releases/qt/6.0/6.0.0-alpha/submodules/qttools-everywhere-src-6.0.0-alpha.tar.xz
- sha256sums = 69f242ecca020b78643d2d7aaae9e2c1713b6aa7b9b915b16cc9265bf5dfd212
+ source = https://download.qt.io/development_releases/qt/6.0/6.0.0-beta1/submodules/qttools-everywhere-src-6.0.0-beta1.tar.xz
+ sha256sums = 4f6f408dcf13d3a87d6b6725142fee6cfd38d16e2de945e374fa9e1f5605a8d0
pkgname = mingw-w64-qt6-tools
diff --git a/PKGBUILD b/PKGBUILD
index e300407dbcf0..048f2f31e64f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-tools
-_qtver=6.0.0-alpha
+_qtver=6.0.0-beta1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qttools-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('69f242ecca020b78643d2d7aaae9e2c1713b6aa7b9b915b16cc9265bf5dfd212')
+sha256sums=('4f6f408dcf13d3a87d6b6725142fee6cfd38d16e2de945e374fa9e1f5605a8d0')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index f4388349a4fc..d6ae8113a05b 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'mingw-w64-qt6-module', has_binaries => 1;
\
-_qtver=6.0.0-alpha
+_qtver=6.0.0-beta1
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
diff --git a/qttools-sha256.txt b/qttools-sha256.txt
index 161d6b6c6f3b..05f3c55d8854 100644
--- a/qttools-sha256.txt
+++ b/qttools-sha256.txt
@@ -1 +1 @@
-69f242ecca020b78643d2d7aaae9e2c1713b6aa7b9b915b16cc9265bf5dfd212
+4f6f408dcf13d3a87d6b6725142fee6cfd38d16e2de945e374fa9e1f5605a8d0