diff --git a/alpine/akkoma.yaml b/alpine/akkoma.yaml index 3a48908..082300a 100644 --- a/alpine/akkoma.yaml +++ b/alpine/akkoma.yaml @@ -1,6 +1,6 @@ package: name: akkoma - version: 3.10.99.20240223 + version: 3.11.0 epoch: 0 description: "Magically expressive social media" target-architecture: @@ -74,8 +74,8 @@ environment: pipeline: - uses: git-checkout with: - repository: https://akkoma.dev/AkkomaGang/akkoma.git - branch: develop + repository: https://git.alioth.systems/mirrors/akkoma.git + tag: v${{package.version}} - name: Build OTP application runs: | set -x diff --git a/containers/akkoma.yaml b/containers/akkoma.yaml index 6500d69..5f2715f 100644 --- a/containers/akkoma.yaml +++ b/containers/akkoma.yaml @@ -7,7 +7,7 @@ contents: - 'https://git.alioth.systems/api/packages/alioth/alpine/key' packages: - alpine-base - - akkoma=3.10.99.20240223@alioth + - akkoma=3.11.0@alioth archs: - x86_64 environment: