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.9
version=0.3.11
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=67fff81a1fac92afcaba5bb421a3a8ad6d6271b66825a0886e5c873816f790d7
checksum=7480500dea21e8d457e5fa189ed9061fbb1219a897c28c66dc97e50afeef13f6

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