summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c2ae19b287b..5918d26e8226 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=socketcan-rs-git
pkgver=3.3.0.r10.g7851a50
-pkgrel=1
+pkgrel=3
pkgdesc="Linux SocketCAN access in Rust"
arch=(aarch64
riscv64
x86_64)
url="https://github.com/socketcan-rs/socketcan-rs"
license=('MIT')
-provides=(${pkgname%-git})
-conflicts=(${pkgname%-git})
+provides=(${pkgname%-git} rcan)
+conflicts=(${pkgname%-git} rcan)
replaces=()
depends=(cargo)
makedepends=(git