Added missing (mingw-w64) in pkgdesc
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user