summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommaso Sardelli2018-08-09 10:14:32 +0200
committerTommaso Sardelli2018-08-09 10:14:32 +0200
commit34f680a90a340179ea3f24f64e3948c3bbaefb29 (patch)
treef4be66926659f16dbbd4875b7dfe75869d0546f5 /PKGBUILD
parent7f9931ae23d8d9b010315fa0179a9cea9522a61b (diff)
downloadaur-34f680a90a340179ea3f24f64e3948c3bbaefb29.tar.gz
Update to 2.6.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fa22e8c13a9..ea12eee6d317 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gajim-plugin-omemo
_pkgname=omemo
-pkgver=2.5.14
-pkgrel=2
+pkgver=2.6.0
+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"
@@ -12,7 +12,7 @@ depends=("gajim>=1.0.0" "python-qrcode" "python-setuptools" "python-cryptography
provides=('gajim-plugin-omemo')
conflicts=('gajim-plugin-omemo-git')
source=("https://ftp.gajim.org/plugins_releases/${_pkgname}_${pkgver}.zip")
-sha512sums=('5f084472b312cdf6f9166fa7e5852ef1e547c461899a5ad7dc71601f5807bcf0e45054e7db459a60cabf0c4504e2740b605fe2b3fdd8668fa6102bd77467f56c')
+sha512sums=('8ea31a088f58b2db6c6f4293003d31f5231a9f2a60918815d0b1df1ce7dada9db225f1fc3822de0f9589b0b22edbe3c1ecee93555dfd244ff829af4560058058')
package() {
cd ${srcdir}/${_pkgname}