idfk
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/tag Build is passing

This commit is contained in:
jjohnstondev 2023-01-08 22:12:59 -08:00
parent 4b59bea92f
commit d87ec078bf
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ steps:
from_secret: from_secret:
GITEA GITEA
base_url: https://gitea.asdf.cafe base_url: https://gitea.asdf.cafe
files: bin/gospt files: gospt
trigger: trigger:
event: event:

View File

@ -12,7 +12,7 @@ source=(
"https://gitea.asdf.cafe/abs3nt/gospt/releases/download/v${pkgver}/gospt" "https://gitea.asdf.cafe/abs3nt/gospt/releases/download/v${pkgver}/gospt"
) )
sha256sums=( sha256sums=(
'c6597d5b3f3762f58f9f750a3e0f5402b9fb507c4b0f3028a037c69eb34d110a' 'c9aab61c73733bfbedbd046c73469d873271b65d4c0a8fce51a27d9871fff6b9'
) )
package() { package() {