Search Criteria
Package Details: sysd-manager 2.8.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sysd-manager.git (read-only, click to copy) |
|---|---|
| Package Base: | sysd-manager |
| Description: | A systemd GUI to manage service, timer, socket and other units. |
| Upstream URL: | https://github.com/plrigaux/sysd-manager |
| Licenses: | GPL-3.0-or-later |
| Submitter: | plrigaux |
| Maintainer: | plrigaux |
| Last Packager: | plrigaux |
| Votes: | 5 |
| Popularity: | 0.98 |
| First Submitted: | 2025-02-04 16:26 (UTC) |
| Last Updated: | 2025-11-14 03:10 (UTC) |
Dependencies (7)
- gettext (gettext-gitAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- gtksourceview5 (gtksourceview-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 3 Next › Last »
plrigaux commented on 2025-11-11 04:04 (UTC)
I did some changes to the PKGBUILD and I run namcap to check the compliance
Technetium1 commented on 2025-11-09 16:20 (UTC) (edited on 2025-11-09 17:14 (UTC) by Technetium1)
Please normalize double quotes and remove all unused variables, including
install. The current licenseGPLv3+is not in SPDX form. rust-sysd-manager.spec does explicitly specifyGPL-3.0-or-later.43615 commented on 2025-10-13 13:58 (UTC)
Thank you, 2.1.1-1 works. Hope you can fix whatever caused that ^^
plrigaux commented on 2025-10-13 13:53 (UTC)
Ok I burn a new version i.e. 2.1.1-1
The thing is that I force the version tag with git, but my deploy script doesn't handle it well
43615 commented on 2025-10-13 13:42 (UTC)
Doesn't work, looks like you only changed the pkgrel to 3. I'm not sure what's going on, the checksums in the PKGBUILD, the link on this page under "Sources", and the .tar.gz available on GitHub are all different.
plrigaux commented on 2025-10-13 13:27 (UTC)
2.1.0-3 supposed to work, is it? Works for me.
43615 commented on 2025-10-13 12:29 (UTC)
2.0.1 worked, but the current version unfortunately has the same issue. The checksum of the downloaded .tar.gz file is
2cf2...plrigaux commented on 2025-10-09 12:26 (UTC) (edited on 2025-10-09 12:58 (UTC) by plrigaux)
Hello,
I did something different and I got the same error. I will republish.
Thank you
Edit
Fixed in version 2.0.1
43615 commented on 2025-10-09 04:17 (UTC)
Wrong checksum:
plrigaux commented on 2025-09-24 19:03 (UTC)
Hello Maziaz, The PKGBUILD as the line makedepends=(cargo git) witch represent the dependencies to build this AUR package. Unfortunately, after few tries I didn't find the way to force to update rust to a minimum version.
Once I find out I will enforce it the PKGBUILD ;-)
As a workaround you can execute
rustup updateit will update rust to the latest versionThank you
1 2 3 Next › Last »