summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAaron Abbott2017-01-11 12:32:27 -0500
committerAaron Abbott2017-01-11 12:32:27 -0500
commitec60d78e65567bb2b74a813eaae68feffca4bc64 (patch)
tree3493104ead91191b4f980e8823d568220601e5c6 /PKGBUILD
parent2571d16fb219bfe189477ac4ddedbf1b0a12ce78 (diff)
downloadaur-ec60d78e65567bb2b74a813eaae68feffca4bc64.tar.gz
Bump pkgrel for python 3.6 release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ef6aa12a970d..277437258f61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Aaron Abbott <aabmass at gmail dot com>
pkgname=mycli
pkgver=1.8.1
-pkgrel=1
+pkgrel=2
pkgdesc='CLI for MySQL Database. With auto-completion and syntax highlighting.'
arch=('any')
url="https://pypi.python.org/pypi/${pkgname}"