summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNocifer2023-11-04 11:46:43 +0200
committerNocifer2023-11-04 11:46:43 +0200
commitac6d842f117a5f8d5041aa0e4079006638a87261 (patch)
tree4d02444ac50b87abfc134a2a4216758e4917e10a
parentb370fc7c5b103975a61ef930b19c45667f40b727 (diff)
downloadaur-zmeventnotification.tar.gz
v=6.1.29,r=1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d42311a33691..e0e7adc728fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zmeventnotification
pkgdesc = A machine learning powered, secure websocket & MQTT based event notification server for ZoneMinder
- pkgver = 6.1.28
- pkgrel = 2
+ pkgver = 6.1.29
+ pkgrel = 1
url = https://github.com/ZoneMinder/zmeventnotification
install = zmeventnotification.install
arch = any
@@ -33,7 +33,7 @@ pkgbase = zmeventnotification
backup = etc/zoneminder/secrets.ini
backup = etc/zoneminder/objectconfig.ini
backup = etc/zoneminder/es_rules.json
- source = zmeventnotification-git::git+https://github.com/ZoneMinder/zmeventnotification.git#tag=v6.1.28
+ source = zmeventnotification-git::git+https://github.com/ZoneMinder/zmeventnotification.git#tag=v6.1.29
source = https://raw.githubusercontent.com/pjreddie/darknet/master/cfg/yolov3.cfg
source = https://raw.githubusercontent.com/pjreddie/darknet/master/data/coco.names
source = https://pjreddie.com/media/files/yolov3.weights
diff --git a/PKGBUILD b/PKGBUILD
index 93b81c56cbda..d7e5906e1e00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Nocifer <apmichalopoulos at gmail dot com>
pkgname=zmeventnotification
-pkgver=6.1.28
-pkgrel=2
+pkgver=6.1.29
+pkgrel=1
pkgdesc='A machine learning powered, secure websocket & MQTT based event notification server for ZoneMinder'
arch=('any')
url='https://github.com/ZoneMinder/zmeventnotification'