apkbuilds @ 1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553

ref: Rename tag

Just removing the source hut part of the tag to match the repo.
 1diff --git a/submit-builds b/submit-builds
 2index de6c58d4512d8197c2239cf4e47a9c4bb3f6909e..eada36932b784ee1af013c64ca5dc911c872152b 100755
 3--- a/submit-builds
 4+++ b/submit-builds
 5@@ -46,7 +46,7 @@ done
 6 
 7 vars="$(sed "s/packages: \\[\\]/packages: [$builds]/g" < $manifest | jq -sR '{
 8 	"manifest": .,
 9-	"tags": ["sr.ht-apkbuilds"],
10+	"tags": ["apkbuilds"],
11 	"note": "'"$note"'"
12 }')"
13 query="$(jq -sR '.' <<"EOF"