Package Details: saber-bin 1.35.0-1

Git Clone URL: https://aur.archlinux.org/saber-bin.git (read-only, click to copy)
Package Base: saber-bin
Description: The cross-platform open-source app built for handwriting.(Prebuilt version)
Upstream URL: https://saber.adil.hanney.org/
Keywords: f-droid flatpak flutter handwritten-notes notes notes-app saber
Licenses: GPL-3.0-only
Conflicts: saber
Provides: saber
Submitter: zxp19821005
Maintainer: zxp19821005
Last Packager: zxp19821005
Votes: 2
Popularity: 0.26
First Submitted: 2023-09-20 01:00 (UTC)
Last Updated: 2026-07-09 01:15 (UTC)

Latest Comments

txetxe commented on 2026-07-01 19:12 (UTC)

I second @appolyon's report - sha256sum is not passing for .tar.gz sources. Last commit 32f5ab5fa86f shows updpkgsums was not run. Here is my diff after running it.

-sha256sums_aarch64=('902522519d8d9729fb9c61d120e26fbada1f743bec62a8ecffceb36946f271d8')
-sha256sums_x86_64=('93d93c2af392c4bc5aa68675c56606051744ac7416b29f5c8e715538dc686837')
+sha256sums_aarch64=('1b7dd6e6647b79b778ec8aa613b84ed37248dd29b0b030142c717fd3f52a10a2')
+sha256sums_x86_64=('faba64bce3b3b8e5c870f41534793dc4e3fc0823a4a0b3ab47d83f9f695a2d2b')

Thanks for maintaining this recipe.

appolyon commented on 2026-06-26 03:42 (UTC) (edited on 2026-06-26 03:49 (UTC) by appolyon)

Hey there, firstly thanks for this package.

At the moment I'm having an issue with the latest build and validity checks failing, see errors below:

==> Making package: saber-bin 1.34.3-1 (Fri 26 Jun 2026 13:35:12)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found saber.sh
  -> Found saber-1.34.3-x86_64.tar.gz
==> Validating source files with sha256sums...
    saber.sh ... Passed
==> Validating source_x86_64 files with sha256sums...
    saber-1.34.3-x86_64.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
-> error making: saber-bin-exit status 1
-> Failed to install the following packages. Manual intervention is required:
saber-bin - exit status 1

Let me know if I can provide any further information to help diagnose this issue.