[arch-commits] Commit in python-keyring/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Dec 2 14:54:15 UTC 2018


    Date: Sunday, December 2, 2018 @ 14:54:14
  Author: ffy00
Revision: 410759

upgpkg: python-keyring 17.0.0-1

Modified:
  python-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-02 13:24:04 UTC (rev 410758)
+++ PKGBUILD	2018-12-02 14:54:14 UTC (rev 410759)
@@ -8,7 +8,7 @@
 pkgbase=python-keyring
 _pkgname=${pkgbase#python-}
 pkgname=(python-$_pkgname python2-$_pkgname)
-pkgver=16.1.1
+pkgver=17.0.0
 pkgrel=1
 pkgdesc="Store and access your passwords safely."
 arch=('any')
@@ -20,7 +20,7 @@
 checkdepends=('python-pytest-flake8' 'python-pytest-runner' 'python2-pytest-flake8'
               'python2-pytest-runner' 'python-dbus' 'python2-dbus')
 source=("https://pypi.io/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz")
-sha512sums=('2a56fbfd44f431ec1cdf0afe142e83b6d27efbc1f540cd27d423f265bf324c4fcc36d2d30e24b7e8e0c2ff5936b3318fc2f09827c30ad632234fb7c3231aee60')
+sha512sums=('75ae3a1776b9b91b5aeb6730fb966895c9db994a5cb3f766b8925a0679bd9ffd78a3da4254914428f8d9840c0877d8ba911c0379aa85c523f82283cc58b9137f')
 
 prepare() {
   cp -a $_pkgname-$pkgver{,-py2}



More information about the arch-commits mailing list