summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTommaso Sardelli2018-07-15 12:05:31 +0200
committerTommaso Sardelli2018-07-15 12:05:31 +0200
commitfc356a6ef6da4f8b4e06a00231b5c974d95c0158 (patch)
tree180c58ca792ac81f63a71f66665a2c5eb726cca9 /PKGBUILD
parent67996dcef390d318a9990d8e6f806497ebe6be4a (diff)
downloadaur-fc356a6ef6da4f8b4e06a00231b5c974d95c0158.tar.gz
Update to 2.5.14-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15e6c6e1e19b..fa7eefd7524c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gajim-plugin-omemo
_pkgname=omemo
-pkgver=2.5.13
+pkgver=2.5.14
pkgrel=1
pkgdesc="Gajim plugin for OMEMO Multi-End Message and Object Encryption."
arch=(any)
@@ -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=('f5a22f2d7ee6c8b5c8e49df6bcbba05f8dfebff2c764470fa8c80c0ccf667f964fd33d5f4541cc1f6d5d4058c74ac9398b1e0c4ec10d37f3d40eb08d922180d9')
+sha512sums=('5f084472b312cdf6f9166fa7e5852ef1e547c461899a5ad7dc71601f5807bcf0e45054e7db459a60cabf0c4504e2740b605fe2b3fdd8668fa6102bd77467f56c')
package() {
cd ${srcdir}/${_pkgname}