summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHuayu Zhang2022-07-01 14:25:58 +0100
committerHuayu Zhang2022-07-01 14:25:58 +0100
commit56e148e12c4cad03677f094a62799b4ce72fd2e6 (patch)
tree3c1b1ede19b473f4b91a3fa759fac288483d6ad7 /PKGBUILD
parent5cf4be33c1c3be7affc56b11f4c4305284ffc895 (diff)
downloadaur-56e148e12c4cad03677f094a62799b4ce72fd2e6.tar.gz
add description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b89769f6ac5e..f25029c1e340 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=gcc-11
pkgver=11.1.0
pkgrel=1
-pkgdesc='The GNU Compiler Collection'
+pkgdesc='The GNU Compiler Collection (version 11.1.0) for remote debugging compability of clion'
arch=(x86_64)
license=(GPL LGPL FDL custom)
url='https://gcc.gnu.org'