New version: '1.0.6' -> '1.0.8'

This commit is contained in:
Sematre 2021-06-15 22:14:40 +02:00
parent 8acf3c46cb
commit afd9004d6e
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = typos-bin
pkgdesc = Source code spell checker.
pkgver = 1.0.6
pkgver = 1.0.8
pkgrel = 1
url = https://github.com/crate-ci/typos
arch = x86_64
@ -8,10 +8,10 @@ pkgbase = typos-bin
license = Apache
provides = typos
conflicts = typos
source = typos-1.0.6.tar.gz::https://github.com/crate-ci/typos/releases/download/v1.0.6/typos-v1.0.6-x86_64-unknown-linux-gnu.tar.gz
source = LICENSE-MIT::https://raw.githubusercontent.com/crate-ci/typos/v1.0.6/LICENSE-MIT
source = LICENSE-APACHE::https://raw.githubusercontent.com/crate-ci/typos/v1.0.6/LICENSE-APACHE
sha256sums = 88db0cb9b5825d65e1f92004a5662cd2a53c4c4f1167e6c58740a7c96a1ab493
source = typos-1.0.8.tar.gz::https://github.com/crate-ci/typos/releases/download/v1.0.8/typos-v1.0.8-x86_64-unknown-linux-gnu.tar.gz
source = LICENSE-MIT::https://raw.githubusercontent.com/crate-ci/typos/v1.0.8/LICENSE-MIT
source = LICENSE-APACHE::https://raw.githubusercontent.com/crate-ci/typos/v1.0.8/LICENSE-APACHE
sha256sums = 72519d44f36fcfcd56250aa6b6ab0737116c93f500a5b3e97c6b74c0d75aff64
sha256sums = 3c3d25d01d6a8e911c4baddc2a0ac74a014928066b7d29f1f7cfa73c2a7550bf
sha256sums = c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08

View file

@ -1,6 +1,6 @@
# Maintainer: Sematre <sematre at gmx dot de>
pkgname=typos-bin
pkgver=1.0.6
pkgver=1.0.8
pkgrel=1
pkgdesc="Source code spell checker."
@ -12,7 +12,7 @@ conflicts=("${pkgname%-bin}")
source=("${pkgname%-bin}-${pkgver}.tar.gz::${url}/releases/download/v${pkgver}/${pkgname%-bin}-v${pkgver}-x86_64-unknown-linux-gnu.tar.gz"
"LICENSE-MIT::https://raw.githubusercontent.com/crate-ci/${pkgname%-bin}/v${pkgver}/LICENSE-MIT"
"LICENSE-APACHE::https://raw.githubusercontent.com/crate-ci/${pkgname%-bin}/v${pkgver}/LICENSE-APACHE")
sha256sums=('88db0cb9b5825d65e1f92004a5662cd2a53c4c4f1167e6c58740a7c96a1ab493'
sha256sums=('72519d44f36fcfcd56250aa6b6ab0737116c93f500a5b3e97c6b74c0d75aff64'
'3c3d25d01d6a8e911c4baddc2a0ac74a014928066b7d29f1f7cfa73c2a7550bf'
'c6596eb7be8581c18be736c846fb9173b69eccf6ef94c5135893ec56bd92ba08')