summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHauke Wesselmann2020-11-25 20:41:37 +0100
committerHauke Wesselmann2020-11-25 20:41:37 +0100
commit0268deaefb4b7c239230f11869547905ab8eb430 (patch)
treef214c4b7ce95df77294159fa97a34135955568e7
parentdfb5adc077e28f3ef1aa640d921c1a39bc96c817 (diff)
downloadaur-0268deaefb4b7c239230f11869547905ab8eb430.tar.gz
update to spark 2.9.4
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1afe2115c248..e3d2d5f8b674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: markelos <axilleas@archlinux.gr>
# Contributor: helios <aur@wiresphere.de>
pkgname=spark
-pkgver=2.9.1
+pkgver=2.9.4
pkgrel=1
pkgdesc="Cross-platform real-time collaboration client optimized for business and organizations."
arch=('any')
@@ -14,7 +14,7 @@ license=('LGPL')
depends=('java-runtime' 'unixodbc' 'libxtst')
options=('!strip')
source=(http://download.igniterealtime.org/${pkgname}/${pkgname}_${pkgver//./_}.deb)
-sha512sums=('65c015bba8c1616b06a40722d04b9a37271858ad2fa33ed52039c3be8f75f820fde37ec3883d5fd297dd784ba9a2e57ade8efe2cc97051405773588ae65ca3d5')
+sha512sums=('5da94356a0c77f737f361ea80d00beb6d744073a5e2480ffbaa2e8a61c8ad07b44f41d3403eda9b6a5b20ff17f66f29f39c78ad509ce570b2aa60e72eb6030f6')
conflicts=('spark-svn')
package() {