summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bffe3e6eb5ce..4851fa5d1e81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-mautrix-git
pkgdesc = A Python 3 asyncio Matrix framework.
- pkgver = r317.645a0fa
+ pkgver = r413.5cf9d7c
pkgrel = 0
url = https://github.com/tulir/mautrix-python
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index cd67ca11f901..256a8ff69246 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=python-mautrix
pkgname=${_pkgbase}-git
-pkgver=r317.645a0fa
+pkgver=r413.5cf9d7c
pkgrel=0
pkgdesc="A Python 3 asyncio Matrix framework."
url="https://github.com/tulir/mautrix-python"
@@ -13,6 +13,7 @@ conflicts=(python-mautrix)
license=('MPL2')
arch=('any')
source=("mautrix-python::git+https://github.com/tulir/mautrix-python")
+#source=("mautrix-python::git+https://github.com/tulir/mautrix-python#tag=v0.6.0-rc5")
sha256sums=('SKIP')
pkgver() {