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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Sun Apr 10 19:05:59 UTC 2022


    Date: Sunday, April 10, 2022 @ 19:05:59
  Author: alex19ep
Revision: 1185756

upgpkg: python-signedjson 1.1.4-1 upstream release

Modified:
  python-signedjson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-10 19:00:19 UTC (rev 1185755)
+++ PKGBUILD	2022-04-10 19:05:59 UTC (rev 1185756)
@@ -1,9 +1,10 @@
 # Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Maintainer: Alexander Epaneshnikov <alex19ep at archlinux.org>
 # Contributor: Ivan Shapovalov <intelfx at intelfx.name>
 
 pkgname=python-signedjson
-pkgver=1.1.1
-pkgrel=5
+pkgver=1.1.4
+pkgrel=1
 
 pkgdesc='Sign JSON with Ed25519 signatures'
 url='https://pypi.python.org/pypi/signedjson/'
@@ -15,7 +16,7 @@
 
 source=("https://files.pythonhosted.org/packages/source/s/signedjson/signedjson-$pkgver.tar.gz")
 
-sha256sums=('350586e7570ba208f7729dcda09d43f554ead0207a15e3e3695533ef3f720009')
+sha256sums=('cd91c56af53f169ef032c62e9c4a3292dc158866933318d0592e3462db3d6492')
 
 build() {
 	cd signedjson-$pkgver



More information about the arch-commits mailing list