Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/prek/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'prek'
pkgname=prek
version=0.3.8
version=0.3.9
revision=1
build_style=cargo
build_helper=qemu
Expand All @@ -18,7 +18,7 @@ license="MIT"
homepage="https://prek.j178.dev"
changelog="https://raw.githubusercontent.com/j178/prek/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/j178/prek/archive/refs/tags/v${version}.tar.gz"
checksum=fdca3ff08b10d4d8fc3dc820c704eb32f32bc838bf755ac11dbb8ae182fee774
checksum=67fff81a1fac92afcaba5bb421a3a8ad6d6271b66825a0886e5c873816f790d7

post_install() {
for shell in bash fish zsh; do
Expand Down