diff --git a/bacon/PKGBUILD b/bacon/PKGBUILD index e41828e..693d8d2 100644 --- a/bacon/PKGBUILD +++ b/bacon/PKGBUILD @@ -1,17 +1,17 @@ # Maintainer: George Rawlinson 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() {