summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hansen2022-02-18 14:14:34 -0800
committerMichael Hansen2022-02-18 14:14:34 -0800
commit88724c8df9766d29153e570430bd7d0774c0f3f8 (patch)
tree4477c638e55e12a884c66706bd3441df8125e527
parent68424cd01118afc48a23c402dedeee67d29b6909 (diff)
downloadaur-88724c8df9766d29153e570430bd7d0774c0f3f8.tar.gz
Update name of optional dependency
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e16db558832f..f87f4f12cf58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -29,7 +29,7 @@ pkgname = clion
optdepends = clang: LLVM compiler
optdepends = biicode: C/C++ dependency manager
optdepends = gtest: C++ testing
- optdepends = swift: Swift programming language support (Also requires the plugin)
+ optdepends = swift-language: Swift programming language support (Also requires the plugin)
optdepends = python: Python 3 programming language support
optdepends = python2: Python 2 programming language support
optdepends = doxygen: Code documentation generation
diff --git a/PKGBUILD b/PKGBUILD
index 3034c9f16ca6..61d617f35cd9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,7 +46,7 @@ package_clion() {
'clang: LLVM compiler'
'biicode: C/C++ dependency manager'
'gtest: C++ testing'
- 'swift: Swift programming language support (Also requires the plugin)'
+ 'swift-language: Swift programming language support (Also requires the plugin)'
'python: Python 3 programming language support'
'python2: Python 2 programming language support'
'doxygen: Code documentation generation'