upgpkg: bacon 2.0.1-1

New upstream release.
This commit is contained in:
George Rawlinson 2022-02-23 08:03:01 +00:00
parent b8af84f1a0
commit e9d6d1bbaa
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 4 additions and 4 deletions

View File

@ -1,17 +1,17 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=bacon
pkgver=1.2.5
pkgver=2.0.1
pkgrel=1
pkgdesc="A background rust code checker"
arch=('x86_64')
url="https://github.com/Canop/bacon"
url="https://dystroy.org/bacon"
license=('AGPL3')
depends=('gcc-libs')
makedepends=('git' 'rust')
options=('!lto')
_commit='0077701f2923a43d7c37f9e532163bfa01af6b1c'
source=("$pkgname::git+$url.git#commit=$_commit")
_commit='06149aa5f174cb646f5d43a1c2127162e3c619a6'
source=("$pkgname::git+https://github.com/Canop/bacon.git#commit=$_commit")
b2sums=('SKIP')
pkgver() {