summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonadi2022-12-26 11:57:53 +0100
committersimonadi2022-12-26 11:57:53 +0100
commit624ad014eaacc4050a7d5a4c0f6d5226b8c96a31 (patch)
treecc6b738c2573a51dd8348fa4ee83d2f5deec0a5c
parent19d7c7f2cc013f4785e5c3dd28a5dc27c4b4b4fe (diff)
downloadaur-624ad014eaacc4050a7d5a4c0f6d5226b8c96a31.tar.gz
test
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6a856852a54..90d1e004d3d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,9 @@ url="https://github.com/simonadi/bltui"
depends=("bluez")
makedepends=("cargo" "git")
provides=("bltui")
+conflicts=("bltui")
source=("git+https://github.com/simonadi/bltui.git")
-md5sums=('SKIP')
+sha256sums=('SKIP')
prepare() {
cd $pkgname