summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrRac272024-05-07 21:49:20 +0200
committerDrRac272024-05-07 21:49:20 +0200
commitea1660adb54c51427ac7b68ad4e2b2023b0dea64 (patch)
treee606a2dd1d9aca25160bce8e38bba63ec0fe7696
parent7cd4e5105e08b27d14263717c24a12f497e3fc58 (diff)
downloadaur-moment-git.tar.gz
patch pyotherside
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90349db3e892..ad059d362a33 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moment-git
pkgdesc = A customizable, keyboard-operable Matrix client. Fork of Mirage
- pkgver = v0.7.4.r0.fb4501e9
+ pkgver = v0.7.5.r7.07485e9a
pkgrel = 1
url = https://mx-moment.xyz/
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = moment-git
depends = qt5-graphicaleffects
depends = qt5-imageformats
depends = python
- depends = python-pyotherside
+ depends = python-pyotherside-moment-git
depends = libolm
depends = libjpeg-turbo
depends = zlib
diff --git a/PKGBUILD b/PKGBUILD
index ab7f9057c76c..8caa2275add2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=moment-git
_name=moment
-pkgver=v0.7.4.r0.fb4501e9
+pkgver=v0.7.5.r7.07485e9a
pkgrel=1
pkgdesc='A customizable, keyboard-operable Matrix client. Fork of Mirage'
arch=('x86_64' 'i686' 'aarch64')
@@ -16,7 +16,7 @@ depends=(
'qt5-graphicaleffects'
'qt5-imageformats'
'python'
- 'python-pyotherside'
+ 'python-pyotherside-moment-git'
'libolm'
'libjpeg-turbo'
'zlib'