diff --git a/x86_64/calamares-3.3.10-2-x86_64.pkg.tar.zst b/x86_64/calamares-3.3.10-2-x86_64.pkg.tar.zst new file mode 100644 index 0000000..3837d77 Binary files /dev/null and b/x86_64/calamares-3.3.10-2-x86_64.pkg.tar.zst differ diff --git a/x86_64/ckbcomp-1.230-1-any.pkg.tar.zst b/x86_64/ckbcomp-1.230-1-any.pkg.tar.zst new file mode 100644 index 0000000..1782daa Binary files /dev/null and b/x86_64/ckbcomp-1.230-1-any.pkg.tar.zst differ diff --git a/x86_64/hel-calamares-config-2.0-01-any.pkg.tar.zst b/x86_64/hel-calamares-config-2.0-01-any.pkg.tar.zst new file mode 100644 index 0000000..2dba50d Binary files /dev/null and b/x86_64/hel-calamares-config-2.0-01-any.pkg.tar.zst differ diff --git a/x86_64/hel-wallpapers-21.02-2-any.pkg.tar.zst b/x86_64/hel-wallpapers-21.02-2-any.pkg.tar.zst new file mode 100644 index 0000000..04982af Binary files /dev/null and b/x86_64/hel-wallpapers-21.02-2-any.pkg.tar.zst differ diff --git a/x86_64/helwan.db b/x86_64/helwan.db new file mode 120000 index 0000000..95823e9 --- /dev/null +++ b/x86_64/helwan.db @@ -0,0 +1 @@ +helwan.db.tar.gz \ No newline at end of file diff --git a/x86_64/helwan.db.tar.gz b/x86_64/helwan.db.tar.gz new file mode 100644 index 0000000..a8565d4 Binary files /dev/null and b/x86_64/helwan.db.tar.gz differ diff --git a/x86_64/helwan.files b/x86_64/helwan.files new file mode 120000 index 0000000..09ef320 --- /dev/null +++ b/x86_64/helwan.files @@ -0,0 +1 @@ +helwan.files.tar.gz \ No newline at end of file diff --git a/x86_64/helwan.files.tar.gz b/x86_64/helwan.files.tar.gz new file mode 100644 index 0000000..68ce15b Binary files /dev/null and b/x86_64/helwan.files.tar.gz differ diff --git a/x86_64/mkinitcpio-openswap-0.1.0-6-any.pkg.tar.zst b/x86_64/mkinitcpio-openswap-0.1.0-6-any.pkg.tar.zst new file mode 100644 index 0000000..6b7a0bc Binary files /dev/null and b/x86_64/mkinitcpio-openswap-0.1.0-6-any.pkg.tar.zst differ diff --git a/x86_64/update.sh b/x86_64/update.sh new file mode 100755 index 0000000..c9cba54 --- /dev/null +++ b/x86_64/update.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +rm helwan* + +echo "repo-add" +repo-add -n -R helwan.db.tar.gz *.pkg.tar.zst + +echo "####################################" +echo "Repo Updated!!" +echo "####################################"