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