summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2019-04-14 22:52:23 -0300
committerTércio Martins2019-04-14 22:52:23 -0300
commitc2270e9c0eddc9bbe21f1710594847237b68beea (patch)
treef816900cf088f25de1fdc02480f483b5374f9cb4
parente15343bfb0a0ee5059aecfd45fc9d93db1898ae6 (diff)
downloadaur-c2270e9c0eddc9bbe21f1710594847237b68beea.tar.gz
Update to commit 8cef5ce9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2da28d749bbe..8c899ceaf0a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = olive-git
pkgdesc = Free non-linear video editor
- pkgver = continuous.r0.g6264123b
- pkgrel = 2
+ pkgver = continuous.r0.g8cef5ce9
+ pkgrel = 1
url = https://www.olivevideoeditor.org/
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = olive-git
optdepends = frei0r-plugins
optdepends = olive-community-effects-git
conflicts = olive
- source = git+https://github.com/olive-editor/olive#commit=6264123
+ source = git+https://github.com/olive-editor/olive#commit=8cef5ce
sha512sums = SKIP
pkgname = olive-git
diff --git a/PKGBUILD b/PKGBUILD
index 7796aea3f367..7af67e450be8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
pkgname=olive-git
_pkgname=olive
-pkgver=continuous.r0.g6264123b
-_commit=6264123
-pkgrel=2
+pkgver=continuous.r0.g8cef5ce9
+_commit=8cef5ce
+pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Free non-linear video editor"
url="https://www.olivevideoeditor.org/"