summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorZajoe2022-02-14 12:07:29 +0200
committerZajoe2022-02-14 12:27:07 +0200
commite6ff2358f33c9c4add369e9f8643b4493a0ea731 (patch)
tree25cf54f8e8b75ac3f123f6ded1bd668a23a5593a /PKGBUILD
parente2495ecb4a5419e1369b8734851804bb41139418 (diff)
downloadaur-e6ff2358f33c9c4add369e9f8643b4493a0ea731.tar.gz
Add dependencies that are optional for qt5-base needed for the project
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 1 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e73fc4e2c49a..d6062f4c53b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,7 @@
-# This is an example PKGBUILD file. Use this as a start to creating your own,
-# and remove these comments. For more information, see 'man PKGBUILD'.
-# NOTE: Please fill out the license field for your package! If it is unknown,
-# then please put 'unknown'.
-
# Maintainer: Zajoe <zajoe223@gmail.com>
_pkgname=cctv-viewer
pkgname=${_pkgname}-git
-pkgver=0.1
+pkgver=0.1.8
pkgrel=1
epoch=0
pkgdesc="A simple Qt application for simultaneously viewing multiple video streams. Designed for high performance and low latency. Based on ffmpeg."