summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsoloturn2021-04-12 18:44:29 +0200
committersoloturn2021-04-12 18:44:29 +0200
commit0632b064d9b3af468ba54ee2a3858e1c5e1a5918 (patch)
treece3805e44333af0b9a20daba41eb2cb3a19922f1
parentdf5a7d928179adb9a3ca7ded2616b27199ab9c40 (diff)
downloadaur-0632b064d9b3af468ba54ee2a3858e1c5e1a5918.tar.gz
update to editly-0.11.1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78c2fceb5338..4a086bb54f63 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = nodejs-editly
pkgdesc = create video from a set of clips, images and titles, NLE, non-linear video editing
- pkgver = 0.7.0
+ pkgver = 0.11.1
pkgrel = 0
url = https://github.com/mifi/editly
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index caa575affcd8..2037df9dd1bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_npmname=editly
pkgname=nodejs-$_npmname # All lowercase
-pkgver=0.7.0
+pkgver=0.11.1
pkgrel=0
pkgdesc='create video from a set of clips, images and titles, NLE, non-linear video editing'
arch=('any')