summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2019-03-24 00:14:48 -0300
committerTércio Martins2019-03-24 00:14:48 -0300
commit0085e65f8ad9a3a93ede9167a3b17c486e19c3d2 (patch)
tree2202b84aece2f32b2030869384171410d396e438
parent638dda7919a26255dee00de8f2f4ba1f800c65b6 (diff)
downloadaur-0085e65f8ad9a3a93ede9167a3b17c486e19c3d2.tar.gz
Update to commit ad44b00
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8fb110da0e5..cd5a98b8aba8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = olive-git
pkgdesc = Free non-linear video editor
- pkgver = continuous.r0.gd0b7004
+ pkgver = continuous.r0.gad44b00
pkgrel = 1
url = https://www.olivevideoeditor.org/
arch = i686
@@ -12,7 +12,7 @@ pkgbase = olive-git
depends = qt5-multimedia
depends = qt5-svg
conflicts = olive
- source = git+https://github.com/olive-editor/olive#commit=d0b7004
+ source = git+https://github.com/olive-editor/olive#commit=ad44b00
sha512sums = SKIP
pkgname = olive-git
diff --git a/PKGBUILD b/PKGBUILD
index c0be25f7d23a..3744094b6c12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=olive-git
_pkgname=olive
-pkgver=continuous.r0.gd0b7004
-_commit=d0b7004
+pkgver=continuous.r0.gad44b00
+_commit=ad44b00
pkgrel=1
arch=('i686' 'x86_64')
pkgdesc="Free non-linear video editor"