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

Commit

Permalink
archrelease: copy trunk to community-x86_64
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-community/svn@1460121 9fca08f4-af9d-4005-b8df-a31f2cc04f65
  • Loading branch information
alerque authored and svntogit committed May 12, 2023
1 parent b71ff43 commit 314575b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions repos/community-x86_64/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgbase=ruff
pkgname=($pkgbase python-$pkgbase)
pkgver=0.0.266
pkgver=0.0.267
pkgrel=1
pkgdesc='An extremely fast Python linter, written in Rust'
arch=(x86_64)
Expand All @@ -21,8 +21,8 @@ makedepends=(
options=(!lto)
_archive="$pkgname-$pkgver"
source=($url/archive/refs/tags/v$pkgver/$_archive.tar.gz)
sha512sums=('3d01ac75524ba8074808ffe6e8bb03f19d7c7b986a53954ec467f195a305c095c8e151973cc85de69b264fe68ea5e3ee95f6624e7481b24016719d356e9ad4fa')
b2sums=('2070629d80d439afee256f8db0a447cbaeca760203645112e759850fcda12e258ce34e05643c8011b09285e30b9efc507bb77dc2c8b2f734932d91886a3a10be')
sha512sums=('b0584e4f27f8385363eee90dca2e5c48249a4fb662add0004f229f762e1c5a678f277bd8af5795d595e8e50ddf8811258d86722bae101bfe245b5b8bae5596d7')
b2sums=('a3d12cc4ab6e4260f50a5892ac0ba0055b6046d3b41bd5abd2ad52d56ce2726cab47dfca3b1bd5df34355259218bac8b0bc2e45cb92c0e3dc6b887d19bf406f6')

prepare() {
cd "$_archive"
Expand Down

0 comments on commit 314575b

Please sign in to comment.