diff --git a/qt6/qt6base/DETAILS b/qt6/qt6base/DETAILS
index c7845c0..29fd5e6 100755
--- a/qt6/qt6base/DETAILS
+++ b/qt6/qt6base/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases
SPELL=qt6base
SPELLX=${SPELL//6}-everywhere-src
- VERSION=6.1.0
-
SOURCE_HASH=sha512:2926e66fd1de9c7e541671fbccb2127a2abd490562180a640fdda95ba15b2c8b1828c747ebfcb49190c5d01092c8194ad4d0f1fe6bbe350b62c438322a8eb7b8
+ VERSION=6.1.1
+
SOURCE_HASH=sha512:fd374d17b1b6861e01ab40be4ba683ad7aa62989688504ebf2f3e1ec0a67658460e807cc8b106093730900cd6db7e15507c8e4eb9a35e239d2ead1cf06b2325b
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -10,10 +10,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
ENTERED=20210115
LICENSE[0]=LGPL
KEYWORDS="qt6 x11 libs"
- SHORT="Qt6 simplifies writing and maintaining GUI applications"
+ SHORT="Qt6 simplifies writing and maintaining GUI release-service"
cat << EOF
Qt is a toolkit for software developers. Qt simplifies the task of
-writing and maintaining GUI (graphical user interface) applications. Qt
+writing and maintaining GUI (graphical user interface) release-service. Qt
is written in C++ and is fully object-oriented. Qt is a multi-platform
toolkit. When you implement a program with Qt, you can run it on the X
Window System (Unix/X11) or Microsoft Windows NT/95/98/2000. Simply
diff --git a/qt6/qt6base/HISTORY b/qt6/qt6base/HISTORY
index 5a75b99..7a81e6a 100644
--- a/qt6/qt6base/HISTORY
+++ b/qt6/qt6base/HISTORY
@@ -1,3 +1,6 @@
+2021-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.1.1
+
2021-05-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.1.0
diff --git a/qt6/qt6scxml/DETAILS b/qt6/qt6scxml/DETAILS
index 5d75394..b155b58 100755
--- a/qt6/qt6scxml/DETAILS
+++ b/qt6/qt6scxml/DETAILS
@@ -1,8 +1,8 @@
QT_URL=https://download.qt.io/official_releases
SPELL=qt6scxml
SPELLX=${SPELL//6}-everywhere-src
- VERSION=6.1.0
-
SOURCE_HASH=sha512:89042c5f50122e2818bbb9938ff673f4dbf4aa3c8e4620999a131f577ca1dd0cfd3258c36a1ec686d0de5d67cb9e03ff219c5495e6006c1d3156371ff73c8611
+ VERSION=6.1.1
+
SOURCE_HASH=sha512:0c7162269750fe94b69ac2d83250033775a2ea5e07489fbe23eabd38341c81bb77a34352f2af508262de5c3a16a064e5ec08e94d7cceb0113882fe75983e49d6
SOURCE=$SPELLX-$VERSION.tar.xz
SOURCE_URL=$QT_URL/qt/${VERSION%.?}/$VERSION/submodules/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
@@ -18,6 +18,6 @@ Qt Scxml and StateMachine libraries
The Qt SCXML Compiler, qscxmlc, compiles state chart XML (.scxml) files to
C++ source files.
The Qt SCXML module provides classes for embedding state machines created
-from State Chart XML (SCXML) files in Qt applications. The SCXML files
+from State Chart XML (SCXML) files in Qt release-service. The SCXML files
can be created using any suitable tool, such as a text editor or a simulator
EOF
diff --git a/qt6/qt6scxml/HISTORY b/qt6/qt6scxml/HISTORY
index cdbd768..840a8f2 100644
--- a/qt6/qt6scxml/HISTORY
+++ b/qt6/qt6scxml/HISTORY
@@ -1,3 +1,6 @@
+2021-06-07 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.1.1
+
2021-05-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 6.1.0