summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2019-06-01 14:06:28 +0000
committerDaniel Bermond2019-06-01 14:06:28 +0000
commit45737a7c1e13deec0ce19858ee9fdb4d2de9a572 (patch)
treef59db64d6fa186850a6cbb5a8d67cb6eca117f83 /PKGBUILD
parentb99b8a424da7849dba8be728c2389a31f1953252 (diff)
downloadaur-45737a7c1e13deec0ce19858ee9fdb4d2de9a572.tar.gz
Fix pkgdesc
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95adb27305fc..d75c72d6b524 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_srcname=vlc
pkgname=vlc-decklink
pkgver=3.0.6
-pkgrel=1
-pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
+pkgrel=2
+pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player (with decklink support)'
url='https://www.videolan.org/vlc/'
arch=('x86_64')
license=('LGPL2.1' 'GPL2')