summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a3afa2a2712f..e62777b72fb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Rose Ames <rose at happyspork dot com>
pkgname=zulip-desktop
-pkgver=5.1.0
+pkgver=5.2.0
pkgrel=1
pkgdesc='Real-time team chat based on the email threading model'
arch=(i686 x86_64)
@@ -16,7 +16,7 @@ depends=(libxkbfile gtk3 libxss nss)
makedepends=(npm python2)
source=($pkgname-$pkgver.tar.gz::https://github.com/zulip/$pkgname/archive/v$pkgver.tar.gz
$pkgname.desktop)
-sha512sums=('f245b293e543528d94b00d4fcc57c79e097744bf52a6776e5116c46d615c6a509ba91b7fdc079cd6f02284b1501f6575a5695000fec1361a18ddbfcb5bfbd845'
+sha512sums=('1c3fd5ca41a8649d00ac37d82e37089a1e3faa6375a300cdfde3d5b233ebf0139cd3bc9be147d85621ec519250ef7b10bfd64eaf9617ddf401ef03f46104707f'
'7696a6874d17957f99452452723ae1a6b32b6814b018361a71ed1fe0191e1c6da6f3ad693e2e279615e74f687c380ff2f6dab8b69fcd82476e8f33b56a6b4cb5')
build() {