Search Criteria
Package Details: sourcegit 2026.14-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sourcegit.git (read-only, click to copy) |
|---|---|
| Package Base: | sourcegit |
| Description: | GUI client for GIT users |
| Upstream URL: | https://github.com/sourcegit-scm/sourcegit |
| Keywords: | git git-gui |
| Licenses: | MIT |
| Submitter: | yataro |
| Maintainer: | yataro |
| Last Packager: | yataro |
| Votes: | 11 |
| Popularity: | 0.25 |
| First Submitted: | 2024-04-11 17:49 (UTC) |
| Last Updated: | 2026-06-29 07:38 (UTC) |
Dependencies (6)
- dotnet-runtime-10.0 (dotnet-runtime-binAUR, dotnet-runtime-rc-binAUR, dotnet-runtime)
- git (git-gitAUR, git-glAUR, git-wd40AUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR, xdg-utils-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- dotnet-sdk-10.0 (dotnet-sdk-binAUR, dotnet-sdk-rc-binAUR, dotnet-sdk) (make)
- git-credential-managerAUR (git-credential-manager-binAUR, git-credential-managerAUR) (optional) – third-party authentication support
Latest Comments
1 2 Next › Last »
andgeno commented on 2026-07-02 17:16 (UTC)
@yataro, thanks for the clarification. That helps!
yataro commented on 2026-07-01 13:52 (UTC)
@andgeno, while repo in the
sourceis not pinned, it is pinned by the Git submodule, this is a common way to handle Git sumbodules in Arch packaging world. The maintainer of AvaloniaEdit fork is the maintainer of SourceGit, so if you trust SourceGit, you can trust their AvaloniaEdit fork.andgeno commented on 2026-06-30 13:02 (UTC) (edited on 2026-06-30 13:03 (UTC) by andgeno)
Is there a chance we will get rid of the external and unpinned
AvalaoniaEditsubmodule?I blocked updating this package after version
2026.04-1when it was first introduced.I absolutely don't want to imply any bad intents. However, it's a red flag for me in general if a package wants to use/install something with unpinned (re)sources. As far as I understand it is a workaround because upstream is slow/unwilling to fix something with Asian character inputs or methods iirc.
yataro commented on 2026-06-29 07:39 (UTC)
Do a clean rebuild, apparently upstream rewrote git history for Avalonia edit module, regular git update will fail.
yataro commented on 2026-06-26 14:58 (UTC)
Upstream probably did a hard-reset in their AvaloniaEdit fork, I suppose recent Avalonia version change and then more recent revert has do to do something with it. This would be gone when I push new version to AUR, I'm not pushing 2026.13 because it is buggy.
topas-rec commented on 2026-06-26 13:47 (UTC)
I get an error during build, that the commit of the submodule is unknown. That makes sense, since the commit seems to be no longer present in the AvaloniaEdit fork. This can be checked by clicking on the submodule representative in the SourceGit repo for the version 2026.12. Here is a link to the folder, that contains the submodule: https://github.com/sourcegit-scm/sourcegit/tree/d67c995d91eb7eb98a636d05ed84f99937478b5a/depends
The submodule opens and shows a hint on top, that the commit is not found in this repo.
I wonder how this seems to be no problem for everyone, except of me.
I found a way around this by loading the sources as archives instead of cloning them. If this is a general problem to everyone I can share my (PKDBUILD) for integration.
yataro commented on 2025-12-07 12:37 (UTC)
@jogai there was no dotnet 10 in repos when I updated it to 2025.39, there's a patch to use dotnet 9 in
PKGBUILD.@andgeno This error is expected, that's how Arch dotnet packaging works.
dotnet-runtimepoints to latest available dotnet runtime in repos, you shall update withpacman -Syu dotnet-runtime-9.0, this is NOTsourcegitpackage issue.And about dotnet 10, I will update package accordingly today, my apologies if there's any inconvenience regarding this.
andgeno commented on 2025-12-06 11:42 (UTC)
Can't upgrade due to a dotnet dependency conflict. Please update the package when you find the time. Thanks!
jogai commented on 2025-12-06 10:59 (UTC)
The changelog of 2025.39 mentions an upgrade to dotnet 10. Yet this is depending specifically on dotnet-runtime-9.0.
yataro commented on 2025-03-10 13:59 (UTC)
Upstream re-released 2025.08, if you getting hash validation error do a clean build
1 2 Next › Last »