gnu: qtnetworkauth: Rename to qtnetworkauth-5.

Automated with:

  git grep -l qtnetworkauth | xargs sed 's/\bqtnetworkauth\b/\0-5/g' -i
This commit is contained in:
Maxim Cournoyer 2022-07-19 20:23:12 -04:00
parent a4784b3273
commit 2e27ccec83
No known key found for this signature in database
GPG key ID: 1260E46482E63562
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@
qca qca
qoauth qoauth
qtbase-5 qtbase-5
qtnetworkauth qtnetworkauth-5
sonnet)) sonnet))
(home-page "https://kde.org/applications/internet/org.kde.choqok") (home-page "https://kde.org/applications/internet/org.kde.choqok")
(synopsis "Micro-Blogging Client") (synopsis "Micro-Blogging Client")

View file

@ -725,7 +725,7 @@ for KDE PIM.")
qca qca
qtbase-5 qtbase-5
qtdeclarative-5 qtdeclarative-5
qtnetworkauth qtnetworkauth-5
qtspeech qtspeech
qtwebchannel-5 qtwebchannel-5
qtwebengine-5 qtwebengine-5

View file

@ -288,7 +288,7 @@ browser for easy news reading.")
qtdeclarative-5 qtdeclarative-5
qtgraphicaleffects qtgraphicaleffects
qtmultimedia-5 qtmultimedia-5
qtnetworkauth qtnetworkauth-5
qtquickcontrols-5 qtquickcontrols-5
qtquickcontrols2-5 qtquickcontrols2-5
qtscript qtscript

View file

@ -1955,7 +1955,7 @@ data received from multiple sensors. The look and feel of graphs can be
customized by using themes or by adding custom items and labels to them.") customized by using themes or by adding custom items and labels to them.")
(license license:gpl3))) (license license:gpl3)))
(define-public qtnetworkauth (define-public qtnetworkauth-5
(package (inherit qtsvg-5) (package (inherit qtsvg-5)
(name "qtnetworkauth") (name "qtnetworkauth")
(version "5.15.2") (version "5.15.2")