summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmolith2024-02-21 15:45:10 -0500
committerAmolith2024-02-21 15:45:10 -0500
commit86224e27e9e34fe6f1836b516d5dce3ea3bf1085 (patch)
tree8f9be1bfa75873d621b519d45af1e47f964d7e40 /PKGBUILD
parent0994d5ab7f9e5f6c0b1a5abe11fccd1e6e0c17bb (diff)
downloadaur-86224e27e9e34fe6f1836b516d5dce3ea3bf1085.tar.gz
Conflict with -git
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9273e5cbc474..cd8baa0ec6d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@ _pkgname=${pkgname%-bin}
pkgdesc="A software energy consumption estimation tool"
_repo="watt-wiser"
pkgver="v0.0.4"
-pkgrel=1
+pkgrel=2
arch=("any")
url="https://github.com/wattwisegames/$_repo"
source=("${_repo}-${pkgver}-linux.tar.xz"::"${url}/releases/download/${pkgver}/${_repo}-${pkgver}-linux.tar.xz")
license=("Unlicense")
provides=($_pkgname)
-conflicts=($_pkgname)
+conflicts=("$_pkgname" "watt-wiser-git" "watt-wiser-sensors-git")
sha256sums=('7c8bf25b0ba4f166387a922ffbd860404e65d312a14c8efa7bd64f991ff7e146')