From 9fd5431afb18e64724031151c5657bf6750d18b7 Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Mon, 6 Jun 2016 02:05:14 +0200 Subject: community/[various]: Bump pkgrel for .pre-install scripts fixes. * community/[various]: Add group and use it as primary in .pre-* scripts. community/caddy/caddy.pre-install community/domoticz/domoticz.pre-install community/oscam/oscam.pre-install community/syncthing/syncthing.pre-install --- community/caddy/APKBUILD | 2 +- community/domoticz/APKBUILD | 2 +- community/oscam/APKBUILD | 2 +- community/syncthing/APKBUILD | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/community/caddy/APKBUILD b/community/caddy/APKBUILD index 3082d0ac18..797d2e0155 100644 --- a/community/caddy/APKBUILD +++ b/community/caddy/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=caddy pkgver=0.8.3 -pkgrel=0 +pkgrel=1 pkgdesc="Fast, cross-platform HTTP/2 web server with automatic HTTPS" url="https://caddyserver.com/" arch="all" diff --git a/community/domoticz/APKBUILD b/community/domoticz/APKBUILD index f4ab1978a6..22b5057a8f 100644 --- a/community/domoticz/APKBUILD +++ b/community/domoticz/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=domoticz pkgver=3.4834 -pkgrel=2 +pkgrel=3 pkgdesc="Open source Home Automation System" url="http://www.domoticz.com/" arch="x86 x86_64" diff --git a/community/oscam/APKBUILD b/community/oscam/APKBUILD index 9a996faf05..cadcd0fd52 100644 --- a/community/oscam/APKBUILD +++ b/community/oscam/APKBUILD @@ -3,7 +3,7 @@ pkgname=oscam verbase=1.20 pkgver=1.20_svn20160307 -pkgrel=1 +pkgrel=2 pkgdesc="An Open Source Conditional Access Module software" url="http://www.streamboard.tv/oscam/" arch="all" diff --git a/community/syncthing/APKBUILD b/community/syncthing/APKBUILD index f78302fdd6..2c7dc7efec 100644 --- a/community/syncthing/APKBUILD +++ b/community/syncthing/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa pkgname=syncthing pkgver=0.13.5 -pkgrel=0 +pkgrel=1 pkgdesc="Open Source Continuous File Synchronization" url="http://syncthing.net/" arch="all" -- cgit v1.2.3