upgpkg: bacon 1.2.2-1

New upstream release.
This commit is contained in:
George Rawlinson 2021-10-18 20:41:18 +00:00
parent 04f95e5959
commit 1ca32fb35a
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=bacon
pkgver=1.2.1
pkgver=1.2.2
pkgrel=1
pkgdesc="A background rust code checker"
arch=('x86_64')
@ -10,8 +10,8 @@ license=('AGPL3')
depends=('gcc-libs')
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
sha512sums=('3ae8c3dd05a035811f3a97f880e900b256ea7c3c742bcea392541deae7c294421bec9f847605af4e08f8d358191f1fd4bdc298a34c1cb133dd50477955fa84f1')
b2sums=('266dc4e7774292314d268a9278377b53cf048593c23be3689a6bb77a264757bddc87d06c5e054f27fd946f45596a35efcaaa7b24a53ae9c45a57dfc9e0d66ee5')
sha512sums=('e43bbe28b09222c66efb922a3f4ae08b1eac26d4d7cb961927e6e2a161c6587fda02ffad3d87666a06d6c58ddb5b243df35eb9fa5b34df662563c106a98b69a9')
b2sums=('e5d4b8bc72e1a1ee81cd1fd60ed61f9bb02c54136e27b005d10c35dddb1d0348a158c3bddcddbc5a4898abe5cb1e61cd0965fe696b77608d728f6623f017f370')
prepare() {
cd "$pkgname-$pkgver"