summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMartchus2024-02-18 01:10:14 +0100
committerMartchus2024-02-18 01:10:14 +0100
commit67ac4d71579f19d2dcc93d1928bf220fc3a33971 (patch)
tree68d155679723c3c61380d5faebce893cdf52ede3 /PKGBUILD
parent797dd0f053e6950b0cb45087cd5ed75e6abe703f (diff)
downloadaur-67ac4d71579f19d2dcc93d1928bf220fc3a33971.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 72bceca75cc5..d9fa2683fecb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgver=2.0.240111.5
_windows_rs_ver=0.52.0
pkgrel=1
arch=('any')
-pkgdesc='Common C++ classes and routines such as argument parser, IO and conversion utilities (mingw-w64)'
+pkgdesc='C++ language projection for Windows Runtime (WinRT) APIs (mingw-w64)'
url='https://aka.ms/cppwinrt'
license=('spdx:MIT')
depends=('mingw-w64-crt')