summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-10-22 12:16:15 +0200
committerMarius Kittler2020-10-22 12:16:15 +0200
commit77c39d59fa3244d9d5c149c2fe78599770fbd9f8 (patch)
tree7d6fc2d5d732dc79f7d2b637b05a25df896395ce
parent8d35f79575a23d6a5fe998d554aeed0b0f06ca68 (diff)
downloadaur-77c39d59fa3244d9d5c149c2fe78599770fbd9f8.tar.gz
Update to beta1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qtwayland-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 152538f6564d..d8a3039bac0e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt6-wayland
pkgdesc = Provides APIs for Wayland
- pkgver = 6.0.0alpha
+ pkgver = 6.0.0beta1
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = qt6-wayland
makedepends = ninja
depends = qt6-declarative
depends = libxcomposite
- source = https://download.qt.io/development_releases/qt/6.0/6.0.0-alpha/submodules/qtwayland-everywhere-src-6.0.0-alpha.tar.xz
- sha256sums = cdddc443549b7c90ed062ef4b8f64563e91897464f0be22cb121be5c068bd57d
+ source = https://download.qt.io/development_releases/qt/6.0/6.0.0-beta1/submodules/qtwayland-everywhere-src-6.0.0-beta1.tar.xz
+ sha256sums = 8d06c4764cc96607410cc77904d652521ae47505e0e0e19f3a299312107ddf58
pkgname = qt6-wayland
diff --git a/PKGBUILD b/PKGBUILD
index 944036b51c8d..bc4da4ff8fa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=qt6-wayland
-_qtver=6.0.0-alpha
+_qtver=6.0.0-beta1
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(cmake vulkan-headers ninja)
groups=(qt6)
_pkgfqn="${pkgname/6-/}-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('cdddc443549b7c90ed062ef4b8f64563e91897464f0be22cb121be5c068bd57d')
+sha256sums=('8d06c4764cc96607410cc77904d652521ae47505e0e0e19f3a299312107ddf58')
build() {
cmake -G Ninja -B build -S $_pkgfqn
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index 81ec6b90dc8f..a3e1c8475566 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'qt6-module';
\
-_qtver=6.0.0-alpha
+_qtver=6.0.0-beta1
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
diff --git a/qtwayland-sha256.txt b/qtwayland-sha256.txt
index 0864b11009ba..baa178382cd1 100644
--- a/qtwayland-sha256.txt
+++ b/qtwayland-sha256.txt
@@ -1 +1 @@
-cdddc443549b7c90ed062ef4b8f64563e91897464f0be22cb121be5c068bd57d
+8d06c4764cc96607410cc77904d652521ae47505e0e0e19f3a299312107ddf58