summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bd4e372fe96..e42e6e01b66b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Tue Nov 8 05:26:57 UTC 2016
+# Wed Jan 11 17:32:12 UTC 2017
pkgbase = mycli
pkgdesc = CLI for MySQL Database. With auto-completion and syntax highlighting.
pkgver = 1.8.1
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/mycli
arch = any
license = BSD
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}"