main/py3-configshell: rebuild against python 3.7

This commit is contained in:
Natanael Copa 2019-04-04 13:15:16 +00:00
parent fb64cda9dd
commit aa158bafa4

View File

@ -4,7 +4,7 @@ _pkgname=configshell
pkgver=1.1_p25
_ver=${pkgver/_rc/rc}
_ver=${_ver/_p/.fb}
pkgrel=0
pkgrel=1
pkgdesc="Python library that provides a framework for building simple but nice CLI-based applications"
url="https://github.com/agrover/configshell-fb"
arch="noarch"