[arch-commits] Commit in python-sshpubkeys/trunk (PKGBUILD)
Chih-Hsuan Yen
yan12125 at archlinux.org
Fri Feb 5 16:07:18 UTC 2021
Date: Friday, February 5, 2021 @ 16:07:17
Author: yan12125
Revision: 846194
upgpkg: python-sshpubkeys 3.3.1-1
Modified:
python-sshpubkeys/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-05 16:06:04 UTC (rev 846193)
+++ PKGBUILD 2021-02-05 16:07:17 UTC (rev 846194)
@@ -3,8 +3,8 @@
_pkgname=sshpubkeys
pkgname=python-sshpubkeys
-pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+pkgrel=1
pkgdesc='OpenSSH public key parser for Python'
arch=(any)
url='https://github.com/ojarva/python-sshpubkeys'
@@ -12,7 +12,7 @@
depends=(python-ecdsa python-cryptography)
makedepends=(python-setuptools)
source=("https://files.pythonhosted.org/packages/source/s/sshpubkeys/$_pkgname-$pkgver.tar.gz")
-sha256sums=('89e10a0caf38407426a05e3f5b5243d6e2f9575d6af45e9321291d20bcfca8f7')
+sha256sums=('3020ed4f8c846849299370fbe98ff4157b0ccc1accec105e07cfa9ae4bb55064')
build() {
cd $_pkgname-$pkgver
More information about the arch-commits
mailing list