diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2016-11-25 20:44:06 +0100 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2016-11-25 20:44:06 +0100 |
commit | de731643f2a4e6e4374a0720ff32ab0b7507150e (patch) | |
tree | a08d7c2f5a41a84591677c279d1463006702ce01 /testing/home-assistant/APKBUILD | |
parent | 381e9469b4315fc3a810adc771f9bacc4246d9b7 (diff) | |
download | aports-de731643f2a4e6e4374a0720ff32ab0b7507150e.tar.bz2 aports-de731643f2a4e6e4374a0720ff32ab0b7507150e.tar.xz |
testing/home-assistant: correct username/group
Diffstat (limited to 'testing/home-assistant/APKBUILD')
-rw-r--r-- | testing/home-assistant/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/home-assistant/APKBUILD b/testing/home-assistant/APKBUILD index c7979ad500..fa720cc52e 100644 --- a/testing/home-assistant/APKBUILD +++ b/testing/home-assistant/APKBUILD @@ -2,7 +2,7 @@ pkgname=home-assistant _pkgname=homeassistant pkgver=0.33.3 -pkgrel=0 +pkgrel=1 pkgdesc="A Home automation platform" url="https://home-assistant.io" arch="all" |