git » python-keyring.git » commit a8e9e57

Python 3.6 rebuild

author Bartłomiej Piotrowski
2016-12-25 00:00:53 UTC
committer Bartłomiej Piotrowski
2016-12-25 00:00:53 UTC
parent 30ad95d42178c17e6486dfd1866735172d3ee5a5

Python 3.6 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b5db03c..a12498f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 pkgbase=python-keyring
 pkgname=('python-keyring' 'python2-keyring')
 pkgver=10.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Store and access your passwords safely."
 arch=('any')
 url="http://pypi.python.org/pypi/keyring"