Search Criteria
Package Details: sublime-merge 2047-1
Git Clone URL: | https://aur.archlinux.org/sublime-merge.git (read-only, click to copy) |
---|---|
Package Base: | sublime-merge |
Description: | Meet a new Git Client, from the makers of Sublime Text |
Upstream URL: | https://www.sublimemerge.com |
Licenses: | |
Submitter: | rasphino |
Maintainer: | freswa |
Last Packager: | freswa |
Votes: | 16 |
Popularity: | 0.74 |
First Submitted: | 2019-02-18 06:02 |
Last Updated: | 2021-02-23 21:02 |
Latest Comments
jwillikers commented on 2020-12-26 23:09
Would it be possible to add support for arm64 like is done with the sublime-text-4-dev package?
rhd commented on 2020-07-23 21:37
I a new arch linux user and
gpg --recv-keys F57D4F59BD3DF454
returnedgpg: keyserver receive failed: General error
This worked:
13ean commented on 2019-08-24 23:24
As per the wiki you need to import the validpgpkeys=('...') that is specified in the PKGBUILD.
https://wiki.archlinux.org/index.php/Makepkg#Signature_checking
PandaFoss commented on 2019-06-01 22:18
If the key showing error is F57D4F59BD3DF45, it is imported with the following command:
$ gpg --recv-keys F57D4F59BD3DF45
rasphino commented on 2019-03-27 00:37
If you encounter a failed to varify gpg signature problem, please read this wiki page: https://wiki.archlinux.org/index.php/Makepkg#ERROR:_One_or_more_PGP_signatures_could_not_be_verified!
frigidcode commented on 2019-03-26 17:59
Receiving the above issue when running
makepkg -si
.