This commit is contained in:
ed
2025-08-27 20:38:20 +00:00
parent d40f061a79
commit 200eaa92d7
5 changed files with 33 additions and 5 deletions

View File

@@ -40,7 +40,7 @@ update_mpr_pkgbuild() {
update_nixos_pin() {
( cd $self/../contrib/package/nix/copyparty;
./update.py $self/../dist/copyparty-sfx.py )
./update.py $self/../dist/copyparty-$ver.tar.gz )
}
update_arch_pkgbuild