summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2020-07-15 01:30:28 +0200
committersoloturn2020-07-15 01:30:28 +0200
commit47c29856367c98c6b7a6a65ab867069b0c861d53 (patch)
tree3744dc69d10c7d2c463db926389e859134d4776b
parent47bec31b8be8c931aa9e98c27a5edd4e8bc8cdeb (diff)
downloadaur-47c29856367c98c6b7a6a65ab867069b0c861d53.tar.gz
describe what it does not what it uses
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d0c8c83aaaa..58b92ec983d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _npmname=editly
pkgname=nodejs-$_npmname # All lowercase
pkgver=0.4.0
pkgrel=0
-pkgdesc='Declarative NLE (non-linear video editing) using Node.js and ffmpeg.'
+pkgdesc='create video from a set of clips, images and titles, NLE, non-linear video editing'
arch=('any')
url='https://github.com/mifi/editly'
license=('MIT')