diff --git a/xinit.yaml b/xinit.yaml index 4e8b71cef8f..2257f37076d 100644 --- a/xinit.yaml +++ b/xinit.yaml @@ -1,8 +1,8 @@ # Generated from https://git.alpinelinux.org/aports/plain/community/xinit/APKBUILD package: name: xinit - version: 1.4.2 - epoch: 1 + version: 1.4.3 + epoch: 0 description: X.Org initialisation program copyright: - license: MIT @@ -26,7 +26,7 @@ environment: pipeline: - uses: fetch with: - expected-sha256: b7d8dc8d22ef9f15985a10b606ee4f2aad6828befa437359934647e88d331f23 + expected-sha256: 86409f21a6a31148d2c1c17bf5f2d904eb5ef455f9dc67c49fbd0c10ab18fd5a uri: https://www.x.org/releases/individual/app/xinit-${{package.version}}.tar.xz - uses: autoconf/configure