Compare commits

..

No commits in common. "f44c333f9de7cd02997c5b9733dc7380c7845bae" and "d1e68c5122597996328ed59f105af4d4cacce596" have entirely different histories.

9 changed files with 16 additions and 25 deletions

View file

@ -1,39 +1,30 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=bacon
pkgver=1.2.5
pkgver=1.2.4
pkgrel=1
pkgdesc="A background rust code checker"
arch=('x86_64')
url="https://github.com/Canop/bacon"
license=('AGPL3')
depends=('gcc-libs')
makedepends=('git' 'rust')
options=('!lto')
_commit='0077701f2923a43d7c37f9e532163bfa01af6b1c'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')
pkgver() {
cd "$pkgname"
git describe --tags | sed 's/^v//'
}
makedepends=('rust')
source=("$pkgname-$pkgver.tar.gz::https://static.crates.io/crates/$pkgname/$pkgname-$pkgver.crate")
sha512sums=('be24dc8654771590f04e19bf5a5cc00ed1efa09d5a9d21803f5814126ad3c42438194df6c94637001c54e7007062cb6ec3987bab93345ca55e36d2c66d7004b4')
b2sums=('91c7a0adecb289a1bc866e3e430f7a102d1d68e2a074caea0baf518f89839f9e448d39beab151f8a4f815a933b0ba8dc846600437c21c01104f45210b884c4bb')
prepare() {
cd "$pkgname"
cd "$pkgname-$pkgver"
cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
}
build() {
cd "$pkgname"
cd "$pkgname-$pkgver"
cargo build --frozen --release --all-features
}
package() {
cd "$pkgname"
cd "$pkgname-$pkgver"
# binary
install -vDm755 -t "$pkgdir/usr/bin" "target/release/$pkgname"

@ -1 +1 @@
Subproject commit fc1f78a5a988a2bfb74f635d5d9d0986ea39b40e
Subproject commit 0db0695b9637b2b807fec0db4d0be2fa323baaea

@ -1 +1 @@
Subproject commit d0054ae7f433179ec6ad553a1bc92356bddc88c0
Subproject commit ed9cd3c49cd30a086b27fce2c5b1078114764cf7

2
gokart

@ -1 +1 @@
Subproject commit 40869dcef1dec403361e4a2559d12bd74735eb15
Subproject commit c76f1b3da61cdbf5c4565daf8ee5756debcdeb26

@ -1 +1 @@
Subproject commit 1263fe79a0e46762e03cdbbcd4957dcd04361962
Subproject commit b5ad5576c1437e6a877d38b4ab7b1b94af9814c7

@ -1 +1 @@
Subproject commit 758a36b01045e80157e3c31ef6fd6722a40a8da6
Subproject commit b7769c9f6708fbfd90ce4328a8753e2333f727d6

@ -1 +1 @@
Subproject commit 95a7f2e581ceeb6d2d47be7a3e3b840e71f3f2a1
Subproject commit a50106d0c28dfd72d023d09a108ad1aab2b4d3ec

@ -1 +1 @@
Subproject commit 8987f4f82da73ec1b66424b88aac46320d2e9421
Subproject commit 8fc597b92a239ff70a19c3c0a3d2db6fefcbd41e

@ -1 +1 @@
Subproject commit a8b7ebfb4441ba04cac9e40b53c9be7a24b0176c
Subproject commit 373cfdb2a1a16a88efed4a2b485150d87fd4628c