Skip to content

gitkraken: bump pkgrel to 2 for aarch64 support#308

Merged
Azd325 merged 1 commit into
masterfrom
chore/bump-pkgrel-aarch64
Jun 11, 2026
Merged

gitkraken: bump pkgrel to 2 for aarch64 support#308
Azd325 merged 1 commit into
masterfrom
chore/bump-pkgrel-aarch64

Conversation

@Azd325

@Azd325 Azd325 commented Jun 11, 2026

Copy link
Copy Markdown
Owner

Bumps pkgrel 1 → 2 ahead of publishing the aarch64-enabled package to the AUR.

Why

aarch64 support (#306) landed at the same pkgver (12.2.0), modifying the published PKGBUILD/.SRCINFO without a version change — exactly the case pkgrel covers. Per Arch convention, a changed package definition at the same pkgver gets a pkgrel bump.

  • x86_64: package content is byte-identical; this is a one-time, harmless rebuild.
  • aarch64: newly installable.

The auto-update update.sh resets pkgrel=1 on the next real upstream version bump, so this -2 only covers the interim release that adds the architecture.

Changes

  • PKGBUILD: pkgrel=2
  • .SRCINFO: regenerated via makepkg --printsrcinfo (only the pkgrel line changes)

The aarch64 support landed at the same pkgver (12.2.0), so bump pkgrel to
publish the changed package definition to the AUR. The x86_64 package
content is unchanged; aarch64 is newly available.
@Azd325
Azd325 merged commit 7b5bef2 into master Jun 11, 2026
14 checks passed
@Azd325
Azd325 deleted the chore/bump-pkgrel-aarch64 branch June 11, 2026 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant