




















I added sha512 to this package ... you also want sha256 ? I'm using github actions to generate the PKGBUILD everyday (if an update is found) ... so updpkgsums doesn't exists in their environment :/ I use a manual script to generate the file.
For speedify and speedifyui, can we use sha256sums instead of md5sums?
If we agree, I can take care of the updates.
PS. We can use updpkgsums to update the checksums in PKGBUILD.
@loupzeur awesome! thanks for co-maintainer status.
Hello, I adopted the package, Thanks
I have a script that check if there is an update every morning at 8'00am, so as long as my server run, the PKGBUILD should be updated.
@marsoft disowned speedify.
Login using your AUR credential. At right side bar on speedify package page, Adopt Package.
Looks like @loupzeur spawned a speedify-bin cloning yours. I will reach out to him for ownership and merging his package onto this.
Thanks @marsoft. No worries at all :)
@rnbguy, I have disowned the packet now, feel free to take it over. Unfortunately I don't currently have time to maintain it timely.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I added 256 for the amd64 arch.
Thanks for the link for the GH actions, mine was a complete mess (I manually managed the socket to the ssh agent on an alpine image to be able to publish to the aur git :/, your approach is simpler).