summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Dvorak2022-02-20 01:34:44 +0100
committerJan Dvorak2022-02-20 01:34:44 +0100
commita42de9b739490b123424178ff16c345595f1ecb8 (patch)
tree5984c0812045ffc35ef8c26384772a6d523bc2bb /PKGBUILD
parent3bec5ec5aaf5ba5a9b414845a4735c7de28a5cb5 (diff)
downloadaur-libstdc++5-bin.tar.gz
Fix description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ce5c22862299..322f921df8f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgname=libstdc++5-bin
_pkgname=libstdc++5
pkgver=3.3.6
pkgrel=32
-pkgdesc="The GNU Standard C++ Library v3. This package contains an additional runtime library for C++ programs built with the GNU compiler."
+pkgdesc="The GNU Standard C++ Library v3."
arch=('x86_64')
url="https://packages.debian.org/bullseye/libstdc++5"
license=('GPL')