summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Aranguren2019-12-20 10:26:19 +1100
committerLuis Aranguren2019-12-20 10:26:19 +1100
commit992293a3e9dd603f46394950243eb1c250fb1bed (patch)
tree4691461e99b386bc7b0125b0ee7ee56d5c254b5f /PKGBUILD
parent39bbcc3a29e8729dc544a85796b9e6f2a21b79c3 (diff)
downloadaur-992293a3e9dd603f46394950243eb1c250fb1bed.tar.gz
pkgrel=3, fixed conflicts, updated zoneminder.install
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ac81834425d..ee9368c5964c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -35,7 +35,7 @@
pkgname=zoneminder-git
_pkgname=zoneminder
pkgver=1.33.15.r14276.5e4c3e1ed
-pkgrel=2
+pkgrel=3
pkgdesc='A complete surveillance solution allowing capture, analysis, recording and monitoring of any CCTV or security cameras'
arch=('x86_64')
url='https://github.com/ZoneMinder/ZoneMinder'
@@ -64,7 +64,7 @@ depends=('polkit' 'ffmpeg' 'libmp4v2'
makedepends=('cmake')
optdepends=('apache: alternative web server'
'vlc: provides libvlc (may achieve better performance with some camera models)')
-conflicts=('zoneminder-git')
+conflicts=('zoneminder')
backup=("etc/nginx/sites-available/$_pkgname.conf"
"etc/httpd/conf/extra/$_pkgname.conf"
"etc/php/conf.d/$_pkgname.ini")