summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime “pep” Buquet2022-03-12 23:46:43 +0100
committerMaxime “pep” Buquet2022-03-12 23:46:43 +0100
commit464295346c1369b31a4232aae52896d0bdb65b2b (patch)
tree11df6fd928f9f7bf8e65775a91f4ce45f8fa6601 /PKGBUILD
parentc82ab09418c5d89e6c2e75398e201fd633905e73 (diff)
downloadaur-python-omemo-syndace.tar.gz
0.14.0-beta Release
Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cda642d5d75..e717afe31589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Maxime "pep" Buquet <archlinux@bouah.net>
_pkgname=python-omemo
-_tag=v0.11.0-beta
+_tag=v0.14.0-beta
pkgname=python-omemo-syndace
-pkgver=0.11.0.beta
+pkgver=0.14.0.beta
pkgrel=1
pkgdesc="An open python implementation of the OMEMO Multi-End Message and Object Encryption protocol"
url="https://github.com/Syndace/${_pkgname}"