Package Details: joplin-desktop 3.2.13-2

Git Clone URL: https://aur.archlinux.org/joplin.git (read-only, click to copy)
Package Base: joplin
Description: A note taking and to-do application with synchronization capabilities - Desktop
Upstream URL: https://joplinapp.org/
Keywords: markdown note notetaking productivity
Licenses: AGPL-3.0-or-later
Groups: joplin
Conflicts: joplin-desktop-electron
Submitter: masterkorp
Maintainer: dosenpils
Last Packager: dosenpils
Votes: 268
Popularity: 4.34
First Submitted: 2018-04-18 16:33 (UTC)
Last Updated: 2025-03-12 23:14 (UTC)

Pinned Comments

masterkorp commented on 2020-12-24 19:58 (UTC) (edited on 2020-12-24 20:00 (UTC) by masterkorp)

Hello everyone,

I will be renaming the packages to its final form.

  • joplin will contain the CLI application
  • joplin-desktop will contain the Desktop version

Also, please for problems with the package, please open an issue on the Github repo, its really hard to provide support on the comments section, you can also email me.

If you have problems with the check() function, just run makepkg with the --nocheck flag.

Thank you for your patience. Regards, Alfredo Palhares

Latest Comments

« First ‹ Previous 1 .. 39 40 41 42 43 44 45 46 47 48 49 .. 57 Next › Last »

Arkaniad commented on 2020-01-04 20:34 (UTC)

Workaround for the current issue with .SRCINFO:

Clone AUR files from Git, remove the top block in .SRCINFO defining the old version of the package, makepkg -si and install manually. This should allow yay updates to proceed normally since it will not have to upgrade the package. yay seems to want to overwrite the .SRCINFO even if you make changes to it in your cache.

Maintainer simply needs to remove the duplicate block and push new manifest and then everything should be groovy.

matcharles commented on 2020-01-04 17:34 (UTC) (edited on 2020-01-04 17:37 (UTC) by matcharles)

I'm sorry but I am getting the same error :: Parsing SRCINFO (1/1): joplin failed to parse joplin: Line 30: key "pkgbase" can not occur after pkgbase or pkgname: pkgbase = joplin

And @louix in the .SRCINFO even if I remove the bottom (or the top one), it still throws off the same error (it's like it overwrites the .SRCINFO file when I try to install it with yay)

reeeeeeeeeeelity commented on 2020-01-03 17:02 (UTC)

Also, gconf should be removed from dep list.

louix commented on 2020-01-03 16:37 (UTC)

@ruigomes

I don't know why, but there are two "versions" of Joplin in .SRCINFO. Remove the bottom (old) one and it works.

ruigomes commented on 2020-01-03 14:39 (UTC)

I'm getting an error while trying to install this package:

:: Parsing SRCINFO (1/1): joplin failed to parse joplin: Line 30: key "pkgbase" can not occur after pkgbase or pkgname: pkgbase = joplin

reeeeeeeeeeelity commented on 2020-01-03 13:38 (UTC)

I don't know what the problem is but AUR and yay still suggest the latest version still being 175. Chaotic not being built, either.

<deleted-account> commented on 2019-12-10 20:45 (UTC)

Thanks nirnakinho. This is my first time editing package builds. After your comment I realised what to do and it worked for me too. Cheers.

nirnakinho commented on 2019-12-10 19:48 (UTC)

It seems the maintainer forgot to commit the updated joplin.desktop to the git repository. If one does manually modify joplin.desktop to update the included version number to 0.175, the build works normally.