Autogenerated commit at 2025-07-08 12:04:31.603487+00:00

This commit is contained in:
ahriman
2025-07-08 12:04:31 +00:00
parent 602ea0f94f
commit b1157b2c44
3 changed files with 610 additions and 0 deletions

View File

@ -0,0 +1,8 @@
#!/usr/bin/env bash
makepkg -ofC
readonly SDK_VERSION="$(cat src/dart/dart-sdk/version)"
sed -i 's/_dartver=.*/_dartver="'"${SDK_VERSION}"'"/g' PKGBUILD