summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBjoern Franke2022-06-01 09:44:43 +0200
committerBjoern Franke2022-06-01 09:44:43 +0200
commit9d086c7ab9db7539471b96e88a45013a8c57af41 (patch)
tree3f8bf12babae5f5ec82b4b66b230fd8dc53a794b /PKGBUILD
parent9bdbc0eb6c5bab3b71c8085879de4739733b4554 (diff)
downloadaur-9d086c7ab9db7539471b96e88a45013a8c57af41.tar.gz
2.8.13, compatible with Gajim 1.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d71a34cd067b..22e33708d421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
pkgname=gajim-plugin-omemo
_pkgname=omemo
-pkgver=2.7.15
+pkgver=2.8.13
pkgrel=1
_pythonversion=3.10
pkgdesc='Gajim plugin for OMEMO Multi-End Message and Object Encryption.'
arch=(any)
url='https://dev.gajim.org/gajim/gajim-plugins/wikis/OmemoGajimPlugin'
license=('GPL')
-depends=('gajim>=1.2.91' 'gajim<=1.3.90' 'python-qrcode' 'python-setuptools' 'python-cryptography' 'python-axolotl')
+depends=('gajim>=1.4' 'gajim<=1.4.90' 'python-qrcode' 'python-setuptools' 'python-cryptography' 'python-axolotl')
provides=('gajim-plugin-omemo')
conflicts=('gajim-plugin-omemo-git')
source=("https://ftp.gajim.org/plugins_releases/${_pkgname}_${pkgver}.zip")
-sha512sums=('b85a5928ee5c5fd844c9ec09ca16b74548e0d0e85b337df5b1282de7da62fa0ec4439fddc38e065390232a38d7c6e23aee49a40c2d18e1370d40918defcea998')
+sha512sums=('571cbb2c47980f224d58d5c9f7ce4688f5a464d880a9b3bc383c2fad3b352619b7920ee4d1f930548d736966333914c1a95cf49a072364963f248c0a152afdc0')
package() {
cd "${srcdir}/${_pkgname}"