summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'