summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Collins2023-12-04 21:26:52 +0100
committerMark Collins2023-12-04 21:26:52 +0100
commit8980b2e57fe5acceeaa120dbad2f2f7fa196fa77 (patch)
tree7fcb390e2a4843bb147119c66a653cd7bc324bd3 /.SRCINFO
parent17d6b84098a8fdaa821a927b4cd89641268dcc34 (diff)
downloadaur-8980b2e57fe5acceeaa120dbad2f2f7fa196fa77.tar.gz
Fix PKGBUILD after clean chroot build and namcap run
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d017b6260aae..234b2e4c9503 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = python-matrix-synapse-shared-secret-auth
pkgdesc = Shared Secret Authenticator password provider module for Matrix Synapse
pkgver = 2.0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/devture/matrix-synapse-shared-secret-auth
- arch = x86_64
+ arch = any
license = AGPL
makedepends = python-setuptools
depends = python
depends = matrix-synapse
- source = https://github.com/devture/matrix-synapse-shared-secret-auth/archive/2.0.3.tar.gz
+ source = matrix-synapse-shared-secret-auth-2.0.3.tar.gz::https://github.com/devture/matrix-synapse-shared-secret-auth/archive/2.0.3.tar.gz
sha256sums = 5de33edd7f9d807a2857029a10e96a39bb25f6bcd7e1a18f438966eb5a9a49f4
pkgname = python-matrix-synapse-shared-secret-auth