summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')