summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommaso Sardelli2017-04-17 21:16:17 +0200
committerTommaso Sardelli2017-04-17 21:16:17 +0200
commitcb89d7003b43983c4c9904a4615382979b39603c (patch)
treeb7a63be3620878b98cf43722ef5270e8006b6b81 /PKGBUILD
parent863c411d94f7f31a00cb94ceaa0414c342372da8 (diff)
downloadaur-cb89d7003b43983c4c9904a4615382979b39603c.tar.gz
Update to 1.2.1-1 and depend upon stable version of python2-axolot
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab84e2612f0d..3aa959cd21f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=gajim-plugin-omemo
_pkgname=omemo
-pkgver=1.2.0
+pkgver=1.2.1
pkgrel=1
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" "python2-qrcode" "python2-setuptools" "python2-cryptography" "python2-axolotl-git" "python2-future")
+depends=("gajim" "python2-qrcode" "python2-setuptools" "python2-cryptography" "python2-axolotl" "python2-future")
provides=('gajim-plugin-omemo')
conflicts=('gajim-plugin-omemo-git')
source=("${_pkgname}-${pkgver}.zip::https://ftp.gajim.org/plugins_0.16_zip/${_pkgname}.zip")