summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLucas van Leijen2022-12-23 00:06:07 +0100
committerLucas van Leijen2022-12-23 00:06:07 +0100
commit6b314c40c037ac26e71f0e9a10c988adace0185d (patch)
tree8888d621a6690c45b52331f053727ce3034049ed /PKGBUILD
parent82c8a88456a4b1ebb370f1c0ea61f74c7669f537 (diff)
downloadaur-6b314c40c037ac26e71f0e9a10c988adace0185d.tar.gz
Updated to 0.0.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 559fd04d6f0d..a2e0e6e8c1dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=appflowy-beta-bin
_pkgname=appflowy
_pkg=AppFlowy
-pkgver=0.0.8.1
+pkgver=0.0.9
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=('8ca2760f1b5aecbf08e0774ab227d077bca6097b03555596c656900da8208d84c001993376832464df05013af7b91bc1d44f4c37ce462fafdc91cef8a3508a7a')
+b2sums=('aa3312468181a203e7965fc9e96835e046e346e41525c940d46cbe0c56e7a3876e82f4b004d12c2077845650b3f4eac24942702adead330e9faf50e8974e8455')
package(){
cd $_pkg