Move PKGBUILDs to correct folder

This commit is contained in:
Alexey Pavlov
2018-09-04 20:44:16 +03:00
parent 0ccdb8e633
commit b556f31976
3 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ _realname=matplotlib
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=2.2.3
pkgrel=2
pkgrel=3
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
arch=('any')
url='https://matplotlib.org/'