summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaez0pub2017-10-15 19:55:28 +0200
committersaez0pub2017-10-15 19:55:28 +0200
commitd6d9d0881d5cb05e368e47090846429ec9e1f16e (patch)
tree0d7faf8911068c1965b858baeab65c603cf7e9fb
parentb0441ca5d9a1a56d589132b3fdbe3b42956aca17 (diff)
downloadaur-dashticz-git.tar.gz
update for SRCINFO
-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"