Package Details: picocrypt-bin 1.44-1

Git Clone URL: https://aur.archlinux.org/picocrypt-bin.git (read-only, click to copy)
Package Base: picocrypt-bin
Description: A very small, very simple, yet very secure encryption tool.
Upstream URL: https://github.com/Picocrypt/Picocrypt
Keywords: encryption picocrypt
Licenses: GPL3
Conflicts: picocrypt
Provides: picocrypt
Submitter: Dominiquini
Maintainer: Dominiquini
Last Packager: Dominiquini
Votes: 3
Popularity: 0.72
First Submitted: 2024-09-01 17:59 (UTC)
Last Updated: 2024-11-12 00:37 (UTC)

Latest Comments

Dominiquini commented on 2024-09-05 23:35 (UTC)

I have no idea what the problem could be. Here on my machine the signature is correct! Unfortunately, I don't think I'll be able to help. I have almost no experience in maintaining packages for arch. If anyone wants to take over, I'm happy to pass.

In the meantime you can use this compilable version: https://aur.archlinux.org/packages/picocrypt

agarbathi commented on 2024-09-05 20:25 (UTC)

No, unfortunately the update still does not fix the problem.

paru -S picocrypt-bin
:: Löse Abhängigkeiten auf…
:: Konflikte berechnen…
:: Interne Konflikte berechnen…

Aur (1)            Alte Version  Neue Version   Nur Make
aur/picocrypt-bin  1.42-2        1.42-3         Nein

:: Mit Überprüfung fortfahren? [J/n]: j

:: Lade PKGBUILDs herunter…
 PKGBUILDs sind aktuell
 nichts Neues zu überprüfen
devel Informationen werden empfangen...
==> Erstelle Paket: picocrypt-bin 1.42-3 (Do 05 Sep 2024 22:19:33 CEST)
==> Empfange Quellen...
  -> Picocrypt.deb gefunden
  -> LICENSE gefunden
  -> README.md gefunden
  -> Internals.md gefunden
  -> Changelog.md gefunden
==> Überprüfe source Dateien mit sha256sums...
    Picocrypt.deb ... FEHLGESCHLAGEN
    LICENSE ... Übersprungen
    README.md ... Übersprungen
    Internals.md ... Übersprungen
    Changelog.md ... Übersprungen
==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung!
Fehler: Quellen für ‚picocrypt-bin-1.42-3‘ konnten nicht heruntergeladen werden: 
Fehler: Pakete konnten nicht erstellt werden: picocrypt-bin-1.42-3

The checksum verification of the .deb package fails.

Dominiquini commented on 2024-09-05 03:43 (UTC)

@agarbathi, I upload a update, but I have no idea if it fixes anything! I cound´t reproduce this here! I can disown this app if you want to maintain it!

agarbathi commented on 2024-09-04 08:05 (UTC)

# Maintainer: Rafael Dominiquini <rafaeldominiquini at gmail dot com>

pkgname=picocrypt-bin
basename=Picocrypt
pkgver=1.42
pkgrel=2
pkgdesc="A very small, very simple, yet very secure encryption tool."
arch=('x86_64')
url="https://github.com/Picocrypt/Picocrypt"
_urlraw="https://raw.githubusercontent.com/${basename}/${basename}/${pkgver}"
license=('GPL3')
makedepends=('tar')
conflicts=('picocrypt')
provides=('picocrypt')
depends=('gtk3')
source=("https://github.com/${basename}/${basename}/releases/download/${pkgver}/${basename}.deb"
        "${_urlraw}/LICENSE" "${_urlraw}/README.md" "${_urlraw}/Internals.md" "${_urlraw}/Changelog.md")
sha256sums=('a7525a21a81647e8d56bc99ba7c8fa298971c82bde4923972186fa8766a19026'
            '3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986'
            '448cf5ef087e51272e8efdef69ec3e37c740815b6063da903fedffaeacf7cc75'
            '896de1b0c7927fa9fd0377821cbeb5050db7300977b401a0131ee210b84b518f'
            'c1ae8429d046ae2ed23f5815125a7174a0f6a0e250f9c11195b3525655585d7f')

package() {
    cd "${pkgdir}"

    # this extracts all into the pkgdir
    tar xf "${srcdir}/data.tar.xz"

    mv "${pkgdir}/usr/bin/picocrypt-gui" "${pkgdir}/usr/bin/picocrypt"
    ln -sf "${pkgdir}/usr/bin/picocrypt" "${pkgdir}/usr/bin/picocrypt-gui"

    install -vDm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" ${srcdir}/LICENSE
    install -vDm644 -t "${pkgdir}/usr/share/doc/${pkgname}" ${srcdir}/*.md
} 

Dominiquini commented on 2024-09-03 20:24 (UTC)

@agarbathi, Here on my machine the package installs successfully. Not a problem with subscriptions! I ran the command again to update the signatures and nothing needed to be changed!

Can you clone the repository and run the 'updpkgsums' command and send me the PKGBUILD file after the command above?

Thanks

agarbathi commented on 2024-09-03 16:22 (UTC)

Please update the Key.

==> FEHLER: Eine oder mehrere Dateien überstanden nicht die Gültigkeits-Prüfung! Fehler: Quellen für ‚picocrypt-bin-1.42-2‘ konnten nicht heruntergeladen werden: