summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2018-03-25 09:53:26 +0200
committerPieter Goetschalckx2018-03-25 09:53:26 +0200
commit76afda89f715ae9ea4d95ca382afa788814a5580 (patch)
tree090a77b0175149438dc729754a0bd886dc787208 /PKGBUILD
parent66a599f0635be520cdd09700d8026ac9d06dadc9 (diff)
downloadaur-76afda89f715ae9ea4d95ca382afa788814a5580.tar.gz
5.0.0-beta.17
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3e25c8d2548..32af4e336d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Pieter Goetschalckx <3.14.e.ter <at> gmail <dot> com>
pkgname=franz
-pkgver=5.0.0_beta.16
+pkgver=5.0.0_beta.17
pkgrel=1
pkgdesc="Free messaging app for services like WhatsApp, Slack, Messenger and many more."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('yarn' 'npm' 'git' 'python2')
conflicts=('franz-bin')
source=("https://github.com/meetfranz/$pkgname/archive/v${pkgver//_/-}.tar.gz"
"franz.desktop")
-sha256sums=('a8d9c3c0b43168d471acd01259e19489550036dd5371f6c9bc16486df256c661'
+sha256sums=('380874f4189a54994a46c99380bbda441ff563fe70e95062e12500dc5f8432be'
'79813a0f7db258fc7c4969cc20b412771530865bec36c0a4b9e18a2e435d97b8')
prepare() {