summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas van Leijen2022-10-24 12:00:26 +0200
committerLucas van Leijen2022-10-24 12:00:26 +0200
commit3921c70f7392c5aa147cc67d8c19d78975f99d35 (patch)
tree072160dff7f4ba241830e7d08590fb85f2f69a14 /PKGBUILD
parentea9915727e075e41f5c887f5f4cd032a6c089128 (diff)
downloadaur-3921c70f7392c5aa147cc67d8c19d78975f99d35.tar.gz
Updated to 0.0.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 701e12d16a19..995217d9609b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=appflowy-beta-bin
_pkgname=appflowy
_pkg=AppFlowy
-pkgver=0.0.5.3
+pkgver=0.0.6
pkgrel=1
pkgdesc="Open source alternative to Notion"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('appflowy')
conflicts=('appflowy')
depends=('xdg-user-dirs' 'gtk3' 'libkeybinder3')
source=("$pkgname-$pkgver.tar.gz::https://github.com/AppFlowy-IO/appflowy/releases/download/${pkgver}/AppFlowy-linux-x86.tar.gz")
-b2sums=('f8c1f9631ac1aa9bb05c1d5b3880b33104fecbcd8f0a33576a667d453aa8a3ed3007486335c07bd1b0ae233a91a4e26a812a158c83935771967ac93585f8e464')
+b2sums=('606341e25dd9a4408bc42b0f8ded7233b0e6969224d3ffc6175ec00cc81c5adce5a2d5ff5a76de636dcfcc6ae4abf92ff5392dae6b0ae434abb9aba6eabc0f54')
package(){
cd $_pkg