summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9dd8341e9cc..b2aa67713c5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = dashticz-git
pkgdesc = Alternative dashboard for Domoticz
pkgver = 2.r3127
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/robgeerts/dashticz_v2/tree/master
install = dashticz.install
arch = x86_64
arch = arm
arch = armv6h
arch = armv7h
- depends = domoticz
+ depends = domoticz-latest
source = git+https://github.com/robgeerts/dashticz_v2.git
source = dashticz.install
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c7ffb3bd6a11..90623cb3b5b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dashticz-git
pkgver=2.r3127
-pkgrel=1
+pkgrel=2
pkgdesc="Alternative dashboard for Domoticz"
arch=('x86_64' 'arm' 'armv6h' 'armv7h')
url="https://github.com/robgeerts/dashticz_v2/tree/master"