summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Conseil2018-08-07 00:30:29 +0200
committerSimon Conseil2018-08-07 00:30:29 +0200
commit6d509afb877a5418e860e522c436d4255aec9a78 (patch)
tree72c989489a67b9f2aa17bcf9a1aaf5176c59df1a /PKGBUILD
parent2467ed9030668374402f506f913f42ddbac6ae15 (diff)
downloadaur-pypi-cli.tar.gz
Bump for Python 3.7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 37ae564869d1..7a226d289d71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Conseil <contact+aur at saimon dot org>
pkgname=pypi-cli
pkgver=0.4.1
-pkgrel=2
+pkgrel=3
pkgdesc="A command-line interface to the Python Package Index (PyPI)."
arch=('any')
url="https://github.com/sloria/pypi-cli"