summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalazs Ferenc Mezei2017-10-30 13:51:57 +0000
committerBalazs Ferenc Mezei2017-10-30 13:51:57 +0000
commit54876f970f0661b7202378b504fb4f6a0dc51c2f (patch)
tree8322c0ea2ec5b0a92e9f240c63f588520c06dddd
parentda94fa2a75a46aa45076d857f94b4d7401dc4997 (diff)
downloadaur-54876f970f0661b7202378b504fb4f6a0dc51c2f.tar.gz
Add package description; remove unnecessary lines
-rw-r--r--PKGBUILD16
1 files changed, 1 insertions, 15 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdef9d194c69..24e6f35e2c64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,27 +2,13 @@
pkgname=zmninja
pkgver=1.2.504
pkgrel=1
-epoch=
-pkgdesc=""
+pkgdesc="High performance, cross platform ionic app for Home/Commerical Security Surveillance using ZoneMinder or other NVRs"
arch=(x86_64)
url="https://github.com/pliablepixels/zmNinja"
license=('custom:cc-by-nc-sa-4.0' 'custom')
-groups=()
depends=(gconf)
-makedepends=()
-checkdepends=()
-optdepends=()
-provides=()
-conflicts=()
-replaces=()
-backup=()
-options=()
-install=
-changelog=
source=("${pkgname}-${pkgver}.zip::https://github.com/pliablepixels/zmNinja/releases/download/v$pkgver/zmNinja-linux64bit.zip" "zmninja.desktop" "cc-by-nc-sa-4.0.txt" "zmninja.png")
-noextract=()
sha256sums=("2e6f690d5867dba670bcdfda3b0224095821cb1ded57d65585b1f088deaea74a" "SKIP" "SKIP" "SKIP")
-validpgpkeys=()
build() {
: