summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2023-03-22 14:39:10 -0300
committerTércio Martins2023-03-22 14:39:10 -0300
commit2743d50a380aa663dc07152ace6a8549f562939b (patch)
treefe7ff67f4251292f7d63436e6f7bbe2edb14ecaa
parent49b510a215a0e6c394da379f874e756f19b17086 (diff)
downloadaur-2743d50a380aa663dc07152ace6a8549f562939b.tar.gz
Change the git repository of dependency KDDockWidgets
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 186aeae9cd4f..7602546b82b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = olive-git
pkgdesc = Free non-linear video editor
- pkgver = continuous.r2518.g2d83beb2c
+ pkgver = continuous.r2600.g8ca167236
pkgrel = 1
url = https://www.olivevideoeditor.org/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = olive-git
provides = olive
conflicts = olive
source = git+https://github.com/olive-editor/olive.git
- source = git+https://github.com/KDAB/KDDockWidgets.git
+ source = git+https://github.com/olive-editor/KDDockWidgets.git
source = git+https://github.com/olive-editor/core.git
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d3208172c97f..a80238f2fb04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=olive
pkgname=$_pkgname-git
-pkgver=continuous.r2518.g2d83beb2c
+pkgver=continuous.r2600.g8ca167236
pkgrel=1
arch=('x86_64')
pkgdesc="Free non-linear video editor"
@@ -20,7 +20,7 @@ makedepends=('cmake' 'git' 'ninja' 'qt5-svg' 'qt5-tools')
provides=('olive')
conflicts=('olive')
source=('git+https://github.com/olive-editor/olive.git'
- 'git+https://github.com/KDAB/KDDockWidgets.git'
+ 'git+https://github.com/olive-editor/KDDockWidgets.git'
'git+https://github.com/olive-editor/core.git')
sha512sums=('SKIP'
'SKIP'