commit 889fe37d5da9af31f919b8e460b3391f2895972b Author: Mohammad Hisham Sayed Date: Sat Mar 19 20:28:25 2022 +0530 Initial Commit diff --git a/x86_64/Commit.sh b/x86_64/Commit.sh new file mode 100755 index 0000000..e2f5782 --- /dev/null +++ b/x86_64/Commit.sh @@ -0,0 +1,11 @@ +#!/bin/bash +rm -rf *.files +rm -rf *.db +repo-add anita-repo-bac.db.tar.gz *.pkg.tar.zst +mv anita-repo-bac.db.tar.gz anita-repo-bac.db +mv anita-repo-bac.files.tar.gz anita-repo-bac.files +git add . +echo "write commit" +read input +git commit -m "$input" +git push diff --git a/x86_64/anita-cinnamon-configuration-1.0-1-any.pkg.tar.zst b/x86_64/anita-cinnamon-configuration-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..5b92de8 Binary files /dev/null and b/x86_64/anita-cinnamon-configuration-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/anita-inaaya-style-1.0-1-any.pkg.tar.zst b/x86_64/anita-inaaya-style-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..8a992e1 Binary files /dev/null and b/x86_64/anita-inaaya-style-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/anita-repo-bac.db b/x86_64/anita-repo-bac.db new file mode 100644 index 0000000..19910a1 Binary files /dev/null and b/x86_64/anita-repo-bac.db differ diff --git a/x86_64/anita-repo-bac.files b/x86_64/anita-repo-bac.files new file mode 100644 index 0000000..930321b Binary files /dev/null and b/x86_64/anita-repo-bac.files differ diff --git a/x86_64/anita-system-configuration-1.0-1-any.pkg.tar.zst b/x86_64/anita-system-configuration-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..152f3fa Binary files /dev/null and b/x86_64/anita-system-configuration-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/binaries-1.0-1-any.pkg.tar.zst b/x86_64/binaries-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..75c8023 Binary files /dev/null and b/x86_64/binaries-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/grub-theme-1.0-1-any.pkg.tar.zst b/x86_64/grub-theme-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..bf8e5ff Binary files /dev/null and b/x86_64/grub-theme-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/gtk-wallpapers-1.0-1-any.pkg.tar.zst b/x86_64/gtk-wallpapers-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..5d9e155 Binary files /dev/null and b/x86_64/gtk-wallpapers-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/invent-1.0-1-any.pkg.tar.zst b/x86_64/invent-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..94e1a90 Binary files /dev/null and b/x86_64/invent-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/invent-sddm-1.0-1-any.pkg.tar.zst b/x86_64/invent-sddm-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..8d1b98f Binary files /dev/null and b/x86_64/invent-sddm-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/plymouth-theme-1.0-1-any.pkg.tar.zst b/x86_64/plymouth-theme-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..9883b88 Binary files /dev/null and b/x86_64/plymouth-theme-1.0-1-any.pkg.tar.zst differ diff --git a/x86_64/vanilla-calamares-3.2.53-1-x86_64.pkg.tar.zst b/x86_64/vanilla-calamares-3.2.53-1-x86_64.pkg.tar.zst new file mode 100644 index 0000000..5c9cd28 Binary files /dev/null and b/x86_64/vanilla-calamares-3.2.53-1-x86_64.pkg.tar.zst differ diff --git a/x86_64/wallpapers-qt-1.0-1-any.pkg.tar.zst b/x86_64/wallpapers-qt-1.0-1-any.pkg.tar.zst new file mode 100644 index 0000000..f89aaf0 Binary files /dev/null and b/x86_64/wallpapers-qt-1.0-1-any.pkg.tar.zst differ