diff options
author | awy <awy@awy.one> | 2025-08-14 05:35:35 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-14 05:35:35 +0300 |
commit | 403c683a479a69e76f4c1a076c41761eaaae2d8b (patch) | |
tree | c3f48f175707a8b68ed958266c5bec9b88e60416 |
init
-rwxr-xr-x | rebuild_db.sh | 10 | ||||
-rw-r--r-- | x86_64/awy.db | bin | 0 -> 729 bytes | |||
-rw-r--r-- | x86_64/awy.db.sig | bin | 0 -> 566 bytes | |||
-rw-r--r-- | x86_64/awy.files | bin | 0 -> 1348 bytes | |||
-rw-r--r-- | x86_64/awy.files.sig | bin | 0 -> 566 bytes | |||
-rw-r--r-- | x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst | bin | 0 -> 91230052 bytes | |||
-rw-r--r-- | x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst.sig | bin | 0 -> 566 bytes | |||
-rw-r--r-- | x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst | bin | 0 -> 33421 bytes | |||
-rw-r--r-- | x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst.sig | bin | 0 -> 566 bytes |
9 files changed, 10 insertions, 0 deletions
diff --git a/rebuild_db.sh b/rebuild_db.sh new file mode 100755 index 0000000..0cf6ece --- /dev/null +++ b/rebuild_db.sh @@ -0,0 +1,10 @@ +#!/bin/sh +set -e + +cd x86_64/ +repo-add --verify --sign awy.db.tar.gz *.pkg.tar.zst +rm awy.db awy.db.sig awy.files awy.files.sig +mv awy.db.tar.gz awy.db +mv awy.db.tar.gz.sig awy.db.sig +mv awy.files.tar.gz awy.files +mv awy.files.tar.gz.sig awy.files.sig diff --git a/x86_64/awy.db b/x86_64/awy.db Binary files differnew file mode 100644 index 0000000..d0450bd --- /dev/null +++ b/x86_64/awy.db diff --git a/x86_64/awy.db.sig b/x86_64/awy.db.sig Binary files differnew file mode 100644 index 0000000..2820d77 --- /dev/null +++ b/x86_64/awy.db.sig diff --git a/x86_64/awy.files b/x86_64/awy.files Binary files differnew file mode 100644 index 0000000..faec6c9 --- /dev/null +++ b/x86_64/awy.files diff --git a/x86_64/awy.files.sig b/x86_64/awy.files.sig Binary files differnew file mode 100644 index 0000000..c36d787 --- /dev/null +++ b/x86_64/awy.files.sig diff --git a/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst b/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst Binary files differnew file mode 100644 index 0000000..aecebad --- /dev/null +++ b/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst diff --git a/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst.sig b/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst.sig Binary files differnew file mode 100644 index 0000000..33debe4 --- /dev/null +++ b/x86_64/icecat-128.13.0-1-x86_64.pkg.tar.zst.sig diff --git a/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst b/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst Binary files differnew file mode 100644 index 0000000..3006028 --- /dev/null +++ b/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst diff --git a/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst.sig b/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst.sig Binary files differnew file mode 100644 index 0000000..6bab990 --- /dev/null +++ b/x86_64/mew-git-0.0.r34.a7e62ad-1-x86_64.pkg.tar.zst.sig |