As an alternative you could import included pgp key like this:
gpg --import keys/pgp/*.asc
Git Clone URL: | https://aur.archlinux.org/megatools.git (read-only, click to copy) |
---|---|
Package Base: | megatools |
Description: | CLI for MEGA |
Upstream URL: | https://xff.cz/megatools |
Licenses: | GPL2 |
Submitter: | arojas |
Maintainer: | eugene |
Last Packager: | blakkheim |
Votes: | 7 |
Popularity: | 4.59 |
First Submitted: | 2025-03-31 17:34 (UTC) |
Last Updated: | 2025-04-11 15:21 (UTC) |
As an alternative you could import included pgp key like this:
gpg --import keys/pgp/*.asc
Try importing from Ubuntu's keyserver:
❯ gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys EBFBDDE11FB918D44D1F56C1F9F0A873BE9777ED
gpg: key F9F0A873BE9777ED: public key "Ondrej Jirman <megous@megous.com>" imported
gpg: Total number processed: 1
gpg: imported: 1
key EBFBDDE11FB918D44D1F56C1F9F0A873BE9777ED not found
please regenerate SRCINFO. it was left unchanged after youve changed the build method, so now it lists wrong sources, wrong sha256 sum and is missing git as makedep. because of all that this package is also being flagged as out-of-date by aur package managers
Pinned Comments
eugene commented on 2025-04-11 19:32 (UTC) (edited on 2025-04-13 18:29 (UTC) by eugene)
As an alternative you could import included pgp key like this:
gpg --import keys/pgp/*.asc