Added missing (mingw-w64) in pkgdesc

This commit is contained in:
oroppas
2016-07-20 14:52:18 +09:00
parent dc21956972
commit 7bacd113e8
4 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ pkgname=(
)
pkgver=1.11
pkgrel=1
pkgdesc="Composable style cycles"
pkgdesc="High-productivity software for complex networks (mingw-w64)"
arch=('any')
license=('BSD')
url="http://github.com/matplotlib/networkx"

View File

@@ -8,7 +8,7 @@ pkgname=(
)
pkgver=1.7.1
pkgrel=1
pkgdesc="An open-source MDAO framework written in Python."
pkgdesc="An open-source MDAO framework written in Python. (mingw-w64)"
arch=('any')
license=('apache')
url="http://openmdao.org/"

View File

@@ -8,7 +8,7 @@ pkgname=(
)
pkgver=1.4.1
pkgrel=1
pkgdesc="Persistent dict, backed by sqlite3 and pickle, multithread-safe"
pkgdesc="Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)"
arch=('any')
license=('BSD')
url="http://github.com/RaRe-Technologies/sqlitedict"

View File

@@ -8,7 +8,7 @@ pkgname=(
)
pkgver=0.1.7
pkgrel=1
pkgdesc="Measures number of Terminal column cells of wide-character codes"
pkgdesc="Measures number of Terminal column cells of wide-character codes (mingw-w64)"
url="https://github.com/jquast/wcwidth"
arch=('any')
license=('MIT')