Package Details: standardnotes-bin 3.195.13-2

Git Clone URL: https://aur.archlinux.org/standardnotes-bin.git (read-only, click to copy)
Package Base: standardnotes-bin
Description: Free, open-source encrypted notes app.
Upstream URL: https://github.com/standardnotes/app
Keywords: electron encrypted-notes encryption journal note-taking notes standard-notes
Licenses: AGPL3
Conflicts: standardnotes-desktop
Provides: standardnotes-desktop
Submitter: plague-doctor
Maintainer: dataprolet
Last Packager: dataprolet
Votes: 23
Popularity: 0.45
First Submitted: 2020-12-07 23:34 (UTC)
Last Updated: 2025-04-22 13:11 (UTC)

Pinned Comments

Latest Comments

1 2 3 4 5 6 .. 9 Next › Last »

blacktemplar commented on 2025-06-03 07:04 (UTC)

I had the same issue with paru, the problem is that there was at some point a PKGBUILD that specified pkgver=3.195.29 and if paru cached this one it won't download the new one.

I fixed the problem by running paru -Syu --redownload which forces downloading the new PKGBUILD.

dataprolet commented on 2025-05-02 15:53 (UTC)

Good to hear. Might have been an issue with paru. Remember that AUR helper are not officially supported.

XxTriviumxX commented on 2025-05-02 12:55 (UTC) (edited on 2025-05-02 12:57 (UTC) by XxTriviumxX)

I re-installed it manually with "git clone" and "makepkg -si" and the issue is gone!

XxTriviumxX commented on 2025-04-29 15:16 (UTC)

im simply updating standardnotes-bin with paru.

the command i use?

paru

that's it!

look at the other comments from cb474 and taivlam.

taivlam even gives a tip on how to fix this...

dataprolet commented on 2025-04-29 15:12 (UTC)

How are you installing the pkg? Your downloading the wrong file (v3.195.29), even though the PKGBUILD references version v3.195.13. Try to build using makepkg -sif.

XxTriviumxX commented on 2025-04-29 14:28 (UTC)

i have the same error as the others:

` curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.195.29/standard-notes-3.195.29-linux-amd64.deb Aborting... error: failed to download sources for 'standardnotes-bin-3.195.13-2': error: packages failed to build: standardnotes-bin-3.195.13-2

How do i fix it?

dataprolet commented on 2025-04-29 14:24 (UTC)

The last update simply reverted the broken PKGBUILD and I have no issues installing. Please add more context to your error.

XxTriviumxX commented on 2025-04-29 13:38 (UTC) (edited on 2025-04-29 13:38 (UTC) by XxTriviumxX)

so.. what up with that april 22nd update? still no fix to this?

error: failed to download sources for 'standardnotes-bin-3.195.13-2': error: packages failed to build: standardnotes-bin-3.195.13-2

taivlam commented on 2025-04-22 12:50 (UTC) (edited on 2025-04-22 12:52 (UTC) by taivlam)

1) Was the update to 3.195.29+ done because the application now depends on the latest Electron 35? See the latest commit in the standardnotes-desktop package.

2) If you search for desktop releases, then the only closest versions to 3.195.29 are:

As of writing this, there is also 3.195.32.

Changing pkgver to a valid version number, in which the precompiled assets exist, should fix the error.

cb474 commented on 2025-04-21 23:40 (UTC) (edited on 2025-04-21 23:42 (UTC) by cb474)

I'm getting this error:

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://github.com/standardnotes/app/releases/download/%40standardnotes%2Fdesktop%403.195.29/standard-notes-3.195.29-linux-amd64.deb Aborting... Error: Failed to build standardnotes-bin

On github it looks like there is no compiled binary release of 3.195.29, there is only a source code release at that version number. The latest (not pre-release) version is still 3.195.13.