summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2020-11-11 12:32:17 +0100
committerMartchus2020-11-11 12:32:17 +0100
commitee8f8bdb2233747fd144a02313060f29989bc7bc (patch)
treeda6100c7769efe5688506bb4d43cfd74a9e069fb /PKGBUILD
parentb6401e835890fe58a36a8de038e90c409633b1a5 (diff)
downloadaur-ee8f8bdb2233747fd144a02313060f29989bc7bc.tar.gz
Update to beta4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 287ce0d77a40..5032f17e87e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# you also find the URL of a binary repository.
pkgname=mingw-w64-qt6-quicktimeline-static
-_qtver=6.0.0-beta3
+_qtver=6.0.0-beta4
pkgver=${_qtver/-/}
pkgrel=1
arch=(any)
@@ -17,7 +17,7 @@ options=('!strip' '!buildflags' 'staticlibs' '!emptydirs')
groups=(mingw-w64-qt6)
_pkgfqn="qtquicktimeline-everywhere-src-${_qtver}"
source=("https://download.qt.io/development_releases/qt/${pkgver%.*}/${_qtver}/submodules/${_pkgfqn}.tar.xz")
-sha256sums=('7c98beed81d17f153e997448be264d20453fc1eafa3f3fbbdb1080b3e3e07e89')
+sha256sums=('b3f6859cef67f0b2e21f75672b72110f9636b084dd0987ec1b2f54bc8212b322')
_architectures='i686-w64-mingw32 x86_64-w64-mingw32'