Skip to content

aur: set v0.1.4 source checksum#2

Merged
UnbreakableMJ merged 1 commit into
mainfrom
aur-checksum
Jun 16, 2026
Merged

aur: set v0.1.4 source checksum#2
UnbreakableMJ merged 1 commit into
mainfrom
aur-checksum

Conversation

@UnbreakableMJ

@UnbreakableMJ UnbreakableMJ commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Now that the v0.1.4 release tag is published, replace the placeholder sha256sums=('SKIP') with the real SHA-256 of the source tarball in the AUR PKGBUILD and .SRCINFO.

  • Tarball: https://github.com/UnbreakableMJ/copy/archive/refs/tags/v0.1.4.tar.gz
  • sha256sums = 2408b701416e44d99d0ec53e9873e1ca3d8df293e8a5bfc03a89b5e92cd5441a

makepkg will now verify the source instead of skipping the check.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Chores
    • Updated source package integrity verification checksums in build configuration files to ensure proper validation during installation and builds.

Replace sha256sums=SKIP with the sha256 of the published
v0.1.4 source tarball in PKGBUILD and .SRCINFO.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

Caution

Review failed

Pull request was closed or merged during review

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: f7e5c020-d52f-4227-823b-6e17c682c9d3

📥 Commits

Reviewing files that changed from the base of the PR and between 558a034 and c146c62.

📒 Files selected for processing (2)
  • packaging/aur/.SRCINFO
  • packaging/aur/PKGBUILD

📝 Walkthrough

Walkthrough

Both AUR packaging files (PKGBUILD and .SRCINFO) replace the placeholder sha256sums = SKIP / sha256sums = ('SKIP') with a concrete SHA-256 checksum for the copy-0.1.4 source tarball.

Changes

AUR Checksum Finalization

Layer / File(s) Summary
Set concrete SHA-256 in PKGBUILD and .SRCINFO
packaging/aur/PKGBUILD, packaging/aur/.SRCINFO
Both files replace the SKIP placeholder with the actual SHA-256 digest for the copy-0.1.4 release tarball.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐇 A checksum once skipped, now proudly declared,
Four hex-filled lines, no longer left bare.
The tarball is trusted, the digest is real,
No placeholder mischief — now signed with a seal!
Hoppy packaging day, the AUR can rejoice! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating the AUR package configuration to include the actual SHA-256 checksum for version 0.1.4, replacing the placeholder value.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch aur-checksum

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@UnbreakableMJ UnbreakableMJ merged commit 4bbc927 into main Jun 16, 2026
1 of 2 checks passed
@UnbreakableMJ UnbreakableMJ deleted the aur-checksum branch June 16, 2026 13:33
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