From 469d53a390a4d2d1e1ee2d817a9ec1b9e89cad63 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sat, 5 Feb 2022 23:44:30 -0300 Subject: [PATCH] Add x86_64 folder --- test.sh | 19 ++++++++++++++++++ ...git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst | Bin 0 -> 13 bytes ...0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst.sig | 0 3 files changed, 19 insertions(+) create mode 100644 test.sh create mode 100644 x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst create mode 100644 x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst.sig diff --git a/test.sh b/test.sh new file mode 100644 index 0000000..67e6281 --- /dev/null +++ b/test.sh @@ -0,0 +1,19 @@ +#!/bin/bash + +set -e + +#files=($(find -H /home/slococo/Documents/arch-repo/any -type f -regex '.*zaread-git.*')) +mapfile -t files < <(find -H /home/slococo/Documents/arch-repo/any -type f -regex '.*zaread-git.*') +for file in "${files[@]}"; do + echo "1 $file" +done +#IFS=$'\n' +while read -r -d '' file ; do + echo "2 $file" +done < <(find -H /home/slococo/Documents/arch-repo/any -regex '.*zaread-git.*' -print0) +#while read -r file ; do +while read -r -d '' file ; do + echo "3 $file" +done < <(find -H arch-repo/any -regex '.*st-git.*' -print0) + +echo "fin" diff --git a/x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst b/x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst new file mode 100644 index 0000000000000000000000000000000000000000..e58c09d56ab1845ad8c524844d4acd0515de2df5 GIT binary patch literal 13 UcmdPcs{dDofsuh>=F1y_03PE6+5i9m literal 0 HcmV?d00001 diff --git a/x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst.sig b/x86_64/st-git-0.8.5.r3.g1757037-1-x86_64.pkg.tar.zst.sig new file mode 100644 index 0000000..e69de29