Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: ruff 0.0.267-2; upstream retagged release, contents checked, …
Browse files Browse the repository at this point in the history
…closes FS#78534

astral-sh/ruff#4468


git-svn-id: file:///srv/repos/svn-community/svn@1462930 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
alerque committed May 17, 2023
1 parent 6ffa00a commit a2ff1e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ruff/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
pkgbase=ruff
pkgname=($pkgbase python-$pkgbase)
pkgver=0.0.267
pkgrel=1
pkgrel=2
pkgdesc='An extremely fast Python linter, written in Rust'
arch=(x86_64)
url="https://github.com/charliermarsh/$pkgname"
Expand All @@ -21,8 +21,8 @@ makedepends=(
options=(!lto)
_archive="$pkgname-$pkgver"
source=($url/archive/refs/tags/v$pkgver/$_archive.tar.gz)
sha512sums=('b0584e4f27f8385363eee90dca2e5c48249a4fb662add0004f229f762e1c5a678f277bd8af5795d595e8e50ddf8811258d86722bae101bfe245b5b8bae5596d7')
b2sums=('a3d12cc4ab6e4260f50a5892ac0ba0055b6046d3b41bd5abd2ad52d56ce2726cab47dfca3b1bd5df34355259218bac8b0bc2e45cb92c0e3dc6b887d19bf406f6')
sha512sums=('d86103eadc454fc49169f63cac53c65946c6276f8fe3fb56f81ea31e3e9721e09c710ed35baf1470b1b90306b2ca1606cac8d92e3b1d4d4d3ca445ce215aa215')
b2sums=('9d7b62ff0ece6b7c76951130b4156b519545611d9bd626c1208af9fc9eb3b51d6cda0337a3278a225a2527d138fcf504cca448635391caefcb685a75f02d5e3e')

prepare() {
cd "$_archive"
Expand Down

0 comments on commit a2ff1e3

Please sign in to comment.