diff --git a/repoadd.sh b/repoadd.sh index 24be3ac..ba83317 100755 --- a/repoadd.sh +++ b/repoadd.sh @@ -10,5 +10,5 @@ fi cd x86_64 repo-add $1.db.tar.gz *pkg.tar.zst -mv $1.files.tar.gz ppr.files -mv $1.db.tar.gz ppr.db +mv $1.files.tar.gz $1.files +mv $1.db.tar.gz $1.db diff --git a/x86_64/alg-pure-cala-config-21.12-1-any.pkg.tar.zst b/x86_64/alg-pure-cala-config-21.12-1-any.pkg.tar.zst deleted file mode 100644 index 18c0e17..0000000 Binary files a/x86_64/alg-pure-cala-config-21.12-1-any.pkg.tar.zst and /dev/null differ diff --git a/x86_64/parch-cala-config-1-2-any.pkg.tar.zst b/x86_64/parch-cala-config-1-2-any.pkg.tar.zst deleted file mode 100644 index ba290a6..0000000 Binary files a/x86_64/parch-cala-config-1-2-any.pkg.tar.zst and /dev/null differ diff --git a/x86_64/parch-cala-config-1-2-any.tar.zst b/x86_64/parch-cala-config-1-2-any.tar.zst deleted file mode 100644 index f76bdee..0000000 Binary files a/x86_64/parch-cala-config-1-2-any.tar.zst and /dev/null differ diff --git a/x86_64/parch-cinnamon-config-1-2-any.pkg.tar.zst b/x86_64/parch-cinnamon-config-1-2-any.pkg.tar.zst deleted file mode 100644 index ba7b754..0000000 Binary files a/x86_64/parch-cinnamon-config-1-2-any.pkg.tar.zst and /dev/null differ diff --git a/x86_64/parch-doas-config-1-1-any.pkg.tar.zst b/x86_64/parch-doas-config-1-1-any.pkg.tar.zst deleted file mode 100644 index b32d89b..0000000 Binary files a/x86_64/parch-doas-config-1-1-any.pkg.tar.zst and /dev/null differ diff --git a/x86_64/ppr.db b/x86_64/ppr.db index 8fb1e88..6cd987e 100644 Binary files a/x86_64/ppr.db and b/x86_64/ppr.db differ diff --git a/x86_64/ppr.files b/x86_64/ppr.files index e7dc149..16c8bbe 100644 Binary files a/x86_64/ppr.files and b/x86_64/ppr.files differ