summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Wang2018-11-21 10:49:00 +0800
committerKyle Wang2018-11-21 10:49:00 +0800
commite74cbed07925e16ecdbeff31c0acb47e634bf4c1 (patch)
tree9e92d27343cd9fd9fa250a7adf515e9d63a0c11d /PKGBUILD
parente912b5485b6a1682b5e34bb2d2c790e30404d221 (diff)
downloadaur-e74cbed07925e16ecdbeff31c0acb47e634bf4c1.tar.gz
Update desc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3b59a3bc4e2b..b662bf0ab3fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=mingw-w64-gtest
pkgver=1.8.1
pkgrel=1
-pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JUnit)"
+pkgdesc="Google Test - C++ testing utility based on the xUnit framework (like JUnit) (mingw-w64)"
arch=(any)
url="https://github.com/google/googletest"
license=(custom:BSD3)