https://git.launchpad.net/simulide/log/ it does not work
Quote from feri on February 10, 2026, 8:40 pmhttps://git.launchpad.net/simulide/log/ it does not work
https://git.launchpad.net/simulide/log/ it does not work
Quote from arcachofo on March 10, 2026, 9:08 pmSeems that it is not something temporal...
I moved the repository to Github: https://github.com/Arcachofo/SimuliDE-1
Seems that it is not something temporal...
I moved the repository to Github: https://github.com/Arcachofo/SimuliDE-1
Quote from DimmKG on March 26, 2026, 8:02 amDoes the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Does the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Quote from arcachofo on March 26, 2026, 9:06 amQuote from DimmKG on March 26, 2026, 8:02 amDoes the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Yes, commit is: 28965e3
Btw: what do packagers prefer, using a commit or link to sources zip/tar for download?
Quote from DimmKG on March 26, 2026, 8:02 amDoes the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Yes, commit is: 28965e3
Btw: what do packagers prefer, using a commit or link to sources zip/tar for download?
Quote from DimmKG on March 26, 2026, 1:41 pmQuote from arcachofo on March 26, 2026, 9:06 amQuote from DimmKG on March 26, 2026, 8:02 amDoes the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Yes, commit is: 28965e3
Btw: what do packagers prefer, using a commit or link to sources zip/tar for download?
Thank you for info. Packagers prefer zipped sources because they don't require installed VCS in the system and archive can be easily verified by checksums or developer's signature if possible.
P.S. git commit btw also can be verified, so there is not any crucial difference. Arch Linux described this case in wiki https://wiki.archlinux.org/title/VCS_package_guidelines#Git_checksums
Quote from arcachofo on March 26, 2026, 9:06 amQuote from DimmKG on March 26, 2026, 8:02 amDoes the Github repo contain sources of version 1.1.0_SR2 ? Which commit hash is used to package the release? I want to update AUR package.
Yes, commit is: 28965e3
Btw: what do packagers prefer, using a commit or link to sources zip/tar for download?
Thank you for info. Packagers prefer zipped sources because they don't require installed VCS in the system and archive can be easily verified by checksums or developer's signature if possible.
P.S. git commit btw also can be verified, so there is not any crucial difference. Arch Linux described this case in wiki https://wiki.archlinux.org/title/VCS_package_guidelines#Git_checksums
