summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 62b6cf89d641..b8cbb0165242 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc='RESTful API to read data from DS18B20 temperature sensors.'
url="https://github.com/jtyr/tempreader"
arch=('x86_64' 'arm')
license=('MIT')
+conflicts=('tempreader-git')
source_x86_64=("https://github.com/jtyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-linux-amd64.tar.gz")
source_arm=("https://github.com/jtyr/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver-linux-arm.tar.gz")
sha256sums_x86_64=('b39be7fdd43efa02e1c0b4c00219e9ecee10b65d0fa49c7d57c61daf7e784fdc')