Package Details: appflowy-bin 0.8.3-1

Git Clone URL: https://aur.archlinux.org/appflowy-bin.git (read-only, click to copy)
Package Base: appflowy-bin
Description: AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations.
Upstream URL: https://appflowy.io
Keywords: kanban notes
Licenses: AGPL
Conflicts: appflowy
Provides: appflowy
Submitter: malacology
Maintainer: LvanL (tee)
Last Packager: tee
Votes: 13
Popularity: 0.000165
First Submitted: 2021-12-07 05:23 (UTC)
Last Updated: 2025-02-06 09:16 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

ZorinArch commented on 2024-02-02 06:21 (UTC)

@tee

Please change download link in PKGBUILD to "$pkgname-$pkgver-$pkgrel.tar.gz::${_src}/releases/download/${pkgver}/AppFlowy-${pkgver}-linux-$arch.tar.gz"

because download link is not correct.

Tio commented on 2023-09-25 01:33 (UTC)

The .desktop file has this Icon=/usr/share/icons/hicolor/scalable/apps/appflowy.svg but please make it so it is Icon=appflowy so that other icon packs can work with it.

DestroyerAce commented on 2023-09-06 04:33 (UTC)

==> Making package: appflowy-bin 0.3.1-2 (Wed 06 Sep 2023 09:57:05 AM IST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found LICENSE
  -> Found AppFlowy.desktop
  -> Found appflowy-bin-0.3.1-2.tar.gz
==> Validating source files with b2sums...
    LICENSE ... Passed
    AppFlowy.desktop ... FAILED
    appflowy-bin-0.3.1-2.tar.gz ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: appflowy-bin-exit status 1
 -> Failed to install the following packages. Manual intervention is required:
appflowy-bin - exit status 1

.desktop file is failing validity check

tee commented on 2023-08-28 04:25 (UTC)

Please add me as maintainer if you are not able to update this immediately after a new release.

MarsSeed commented on 2023-08-16 15:19 (UTC)

Please kindly add something in pkgdesc that explains what this application does. Thank you.

Moilleadoir commented on 2023-06-23 08:19 (UTC)

==> Validating source files with b2sums...
    appflowy-bin-0.2.3.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
 -> error downloading sources: /home/sean/.cache/yay/appflowy-bin 
     context: exit status 1 

LvanL commented on 2023-05-08 17:40 (UTC)

@ZorinArch Thank you!

ZorinArch commented on 2023-05-05 03:26 (UTC)

replace line 25 with this:

sed -i "5 s|Exec=\[CHANGE_THIS\]/AppFlowy/AppFlowy|Exec=/usr/share/appflowy/AppFlowy|" "$pkgdir/usr/share/applications/$_pkgname.desktop"

because path to Exec in desktop file is not correct.

tee commented on 2022-09-08 15:10 (UTC)

appflowy: error while loading shared libraries: libkeybinder-3.0.so.0: cannot open shared object file: No such file or directory

This depends on extra/libkeybinder3 now.