New version: '1.3.7' -> '1.4.0' (fix)
This commit is contained in:
parent
fa7c1a62b2
commit
212e2ddbde
1 changed files with 5 additions and 5 deletions
10
.SRCINFO
10
.SRCINFO
|
@ -1,6 +1,6 @@
|
||||||
pkgbase = typos-bin
|
pkgbase = typos-bin
|
||||||
pkgdesc = Source code spell checker.
|
pkgdesc = Source code spell checker.
|
||||||
pkgver = 1.3.7
|
pkgver = 1.4.0
|
||||||
pkgrel = 1
|
pkgrel = 1
|
||||||
url = https://github.com/crate-ci/typos
|
url = https://github.com/crate-ci/typos
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
|
@ -8,10 +8,10 @@ pkgbase = typos-bin
|
||||||
license = Apache
|
license = Apache
|
||||||
provides = typos
|
provides = typos
|
||||||
conflicts = typos
|
conflicts = typos
|
||||||
source = typos-1.3.7.tar.gz::https://github.com/crate-ci/typos/releases/download/v1.3.7/typos-v1.3.7-x86_64-unknown-linux-musl.tar.gz
|
source = typos-1.4.0.tar.gz::https://github.com/crate-ci/typos/releases/download/v1.4.0/typos-v1.4.0-x86_64-unknown-linux-musl.tar.gz
|
||||||
source = LICENSE-MIT::https://raw.githubusercontent.com/crate-ci/typos/v1.3.7/LICENSE-MIT
|
source = LICENSE-MIT::https://raw.githubusercontent.com/crate-ci/typos/v1.4.0/LICENSE-MIT
|
||||||
source = LICENSE-APACHE::https://raw.githubusercontent.com/crate-ci/typos/v1.3.7/LICENSE-APACHE
|
source = LICENSE-APACHE::https://raw.githubusercontent.com/crate-ci/typos/v1.4.0/LICENSE-APACHE
|
||||||
sha256sums = f0a11969dca740edf051c01dd39cb3c61ac5f0ec1988286b06d79504ac417d8e
|
sha256sums = cc26618f6e0a865a206b573e28a10fa7aed4345580bd2ffe462919d156c1c201
|
||||||
sha256sums = 3c3d25d01d6a8e911c4baddc2a0ac74a014928066b7d29f1f7cfa73c2a7550bf
|
sha256sums = 3c3d25d01d6a8e911c4baddc2a0ac74a014928066b7d29f1f7cfa73c2a7550bf
|
||||||
sha256sums = c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08
|
sha256sums = c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue