diff --git a/bat/.signature b/bat/.signature index 087af0c8f..c04ea3b4a 100644 --- a/bat/.signature +++ b/bat/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xvTiJ1rV5tJiHKLAnkMrTWydu+LbqmgHRXbBNyGmSvAUUx7pPlc7GmHGJky8kQc13Xfj+6xnMLGJGwd45cQ7Qg= -SHA256 (Pkgfile) = 1e1fec44ed6b37d66948be2657289f081eb4dac9c6d98c988274170b50fe08d0 +RWSagIOpLGJF3+3qwkn+gBqRswt37Rmm6jtChbUOS4FOffnVesDJ+Gg/gyzL8nkfibU3q+3pfeH1GrPQegNBkjkfsawx998YQA0= +SHA256 (Pkgfile) = bc5f962439cc1bb08dc5820b35c21dc5e8972b5c98d399e5409b126087c6da5b SHA256 (.footprint) = 9bdbdead02744c8144d30b71b12a042b1c6f98fefbd5f77cc4c6a0b426f93c7a SHA256 (bat-0.24.0.tar.gz) = 907554a9eff239f256ee8fe05a922aad84febe4fe10a499def72a4557e9eedfb diff --git a/bat/Pkgfile b/bat/Pkgfile index ab1450662..be8c63647 100644 --- a/bat/Pkgfile +++ b/bat/Pkgfile @@ -25,7 +25,7 @@ build() { prt-get isinst bash-completion && install -Dm644 \ $name-$version/target/release/build/bat-*/out/assets/completions/bat.bash \ - $PKG/usr/share/bash-completion/completions/bash + $PKG/usr/share/bash-completion/completions/bat prt-get isinst zsh && install -Dm644 \ $name-$version/target/release/build/bat-*/out/assets/completions/bat.zsh \ $PKG/usr/share/zsh/site-functions/_bat