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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Wed Feb 23 22:41:01 UTC 2022


    Date: Wednesday, February 23, 2022 @ 22:41:00
  Author: alex19ep
Revision: 1136328

upgpkg: python-matrix-common 1.1.0-1 upstream release

Modified:
  python-matrix-common/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-23 22:14:18 UTC (rev 1136327)
+++ PKGBUILD	2022-02-23 22:41:00 UTC (rev 1136328)
@@ -1,8 +1,8 @@
 # Maintainer: Alexander Epaneshnikov <alex19ep at archlinux.org>
 
 pkgname=python-matrix-common
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
 pkgdesc="Common code for Synapse, Sydent and Sygnal"
 arch=(any)
 url="https://github.com/matrix-org/matrix-python-common"
@@ -10,8 +10,8 @@
 makedepends=('python-setuptools' 'python-build' 'python-installer' 'python-wheel')
 checkdepends=('python-twisted' 'python-service-identity' 'python-aiounittest')
 source=($pkgname-$pkgver.tar.gz::"https://github.com/matrix-org/matrix-python-common/archive/refs/tags/v$pkgver.tar.gz")
-sha512sums=('0050243ce3930962934f94fe1c990dc97ce803e79998ee7e6c7dafdf5ca4736c8c06fd4f52223b81f2ceb91a8bcf70f6488559f7935a9bd087c33a11430af8cd')
-b2sums=('04a9ccbd6d66bffdc21dec013e839783abb89c8565de9d2b5957c2620aa7357756519f0d0d0ae05c8ada4e50b63488188f50b44308c1ea6fc3e55c03882e8610')
+sha512sums=('22cb3844f4e442e92c1a1dc1e5d0559525c0e375063a5adb0fe7c7b5051d94cbdeb114ee12acf84ffc97e4fd9b351417a6a624fd156c98acee5dc1bb650eb2a7')
+b2sums=('90fe64187dadcabae90753f2bc5486bc9e958820334d718734d69172f4d8920d0d86dd9e6211fae7e893140d67d88e8f21d4cebb03ff6e8ef6c220d713d2de1c')
 
 build() {
 	cd "matrix-python-common-$pkgver"



More information about the arch-commits mailing list