summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPatrick Northon2020-09-04 14:37:04 -0400
committerPatrick Northon2020-09-04 14:37:04 -0400
commit923172492169ee514fd382b1d1f0e7ad38ab0fe4 (patch)
tree1919b8a40106f52e3fd449e77a190029ec186772 /PKGBUILD
parentf2afd3b8244100e5ce75ac2c710135f166b578e5 (diff)
downloadaur-923172492169ee514fd382b1d1f0e7ad38ab0fe4.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 30e082891ce9..1ddbdd92589d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=mingw-w64-pystring
pkgver=1.1.3
pkgrel=2
-pkgdesc="Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string."
+pkgdesc="Pystring is a collection of C++ functions which match the interface and behavior of python's string class methods using std::string (mingw-w64)"
arch=(any)
url="https://github.com/imageworks/pystring"
license=("custom")