summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalázs Ferenc Mezei2021-07-17 23:57:29 +0200
committerBalázs Ferenc Mezei2021-07-17 23:57:29 +0200
commitf4eed955231a352a2efe061b908e2b0fc1349d75 (patch)
tree77e190856110f5ff64908f8fead488ed2ae88bda
parent49eb77dc9487739d39264e14f0794fe56c36a09f (diff)
downloadaur-f4eed955231a352a2efe061b908e2b0fc1349d75.tar.gz
Revert "Revert "fix pkgrel in .SRCINFO""
This reverts commit 49eb77dc9487739d39264e14f0794fe56c36a09f.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 985eb16e3431..7dca58df422a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = zmninja
pkgdesc = High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs
pkgver = 1.6.9
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/pliablepixels/zmNinja
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index 55d64e47dcfe..1c9308474180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=zmninja
pkgver=1.6.9
_pkgver=1.6.009
-pkgrel=2
+pkgrel=1
pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
options=(!strip)