diff options
author | Przemyslaw Pawelczyk <przemoc@zoho.com> | 2016-04-23 01:11:13 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-04-25 07:10:48 +0000 |
commit | 12b331734c01892fd91c249f49be715a7341a2e2 (patch) | |
tree | f2fb52673f1c3ece7c15bb6277face4cae9527dc /community/domoticz | |
parent | da4e96aacef5e9bd9a7dccecffdc92f588a6dd78 (diff) | |
download | aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.bz2 aports-12b331734c01892fd91c249f49be715a7341a2e2.tar.xz |
community/[various]: bump pkgrel for pre-install fixes
Diffstat (limited to 'community/domoticz')
-rw-r--r-- | community/domoticz/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD index 5cae8adda2..b5748e918b 100644 --- a/community/domoticz/APKBUILD +++ b/community/domoticz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=domoticz pkgver=3.4834 -pkgrel=0 +pkgrel=1 pkgdesc="Open source Home Automation System" url="http://www.domoticz.com/" arch="all" |