Date: Monday, November 4, 2019 @ 06:00:41 Author: felixonmars Revision: 523271
Python 3.8 rebuild Modified: yq/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 06:00:17 UTC (rev 523270) +++ PKGBUILD 2019-11-04 06:00:41 UTC (rev 523271) @@ -3,7 +3,7 @@ pkgname=yq pkgver=2.7.2 -pkgrel=1 +pkgrel=2 pkgdesc="Command-line YAML processor - jq wrapper for YAML documents" url="https://github.com/kislyuk/yq" depends=('jq' 'python-yaml' 'python-xmltodict' 'python-toml')
