summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartchus2020-11-26 13:19:39 +0100
committerMartchus2020-11-26 13:19:39 +0100
commited5aa620986a8d66860f7d6d55cc09f7958e19ee (patch)
tree2f256c72ebddcdd8caf68d6470ee7903a9a885c2
parent116c4eac7ed09c79c38c17738313be9345a1ef29 (diff)
downloadaur-qt6-5compat.tar.gz
Update to rc
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--PKGBUILD.sh.ep2
-rw-r--r--qt5compat-sha256.txt2
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e1676ba574a0..bc3225a6e0d4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt6-5compat
pkgdesc = Module that contains unsupported Qt 5 APIs
- pkgver = 6.0.0beta4
+ pkgver = 6.0.0rc
pkgrel = 1
url = https://www.qt.io
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = qt6-5compat
makedepends = cmake
makedepends = ninja
depends = qt6-base
- source = https://download.qt.io/development_releases/qt/6.0/6.0.0-beta4/submodules/qt5compat-everywhere-src-6.0.0-beta4.tar.xz
- sha256sums = 3d453b278fd44290bda3d688b7699e0f243675517b3c3109aa4ee0be6cf8e81d
+ source = https://download.qt.io/development_releases/qt/6.0/6.0.0-rc/submodules/qt5compat-everywhere-src-6.0.0-rc.tar.xz
+ sha256sums = 114a7f5f69c53449c545a03262b55c223cf32f276188e7bead4dfa2f3672c1c0
pkgname = qt6-5compat
diff --git a/PKGBUILD b/PKGBUILD
index 2dd7ab970f9d..6e5fcc9dc3a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=qt6-5compat
-_qtver=6.0.0-beta4
+_qtver=6.0.0-rc
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
@@ -16,7 +16,7 @@ makedepends=(cmake ninja)
groups=(qt6)
_pkgfqn="${pkgname/6-/}-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('3d453b278fd44290bda3d688b7699e0f243675517b3c3109aa4ee0be6cf8e81d')
+sha256sums=('114a7f5f69c53449c545a03262b55c223cf32f276188e7bead4dfa2f3672c1c0')
build() {
cmake -G Ninja -B build -S $_pkgfqn
diff --git a/PKGBUILD.sh.ep b/PKGBUILD.sh.ep
index feaec066a7b4..d4a5bf91ed9c 100644
--- a/PKGBUILD.sh.ep
+++ b/PKGBUILD.sh.ep
@@ -1,6 +1,6 @@
% layout 'qt6-module';
\
-_qtver=6.0.0-beta4
+_qtver=6.0.0-rc
pkgver=${_qtver/-/}
pkgrel=1
arch=(x86_64)
diff --git a/qt5compat-sha256.txt b/qt5compat-sha256.txt
index 593dec084ec4..367ef9f9da3e 100644
--- a/qt5compat-sha256.txt
+++ b/qt5compat-sha256.txt
@@ -1 +1 @@
-3d453b278fd44290bda3d688b7699e0f243675517b3c3109aa4ee0be6cf8e81d
+114a7f5f69c53449c545a03262b55c223cf32f276188e7bead4dfa2f3672c1c0