summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorevorster2018-03-20 08:34:07 +0200
committerevorster2018-03-20 08:34:07 +0200
commitd81948dba67e36681c4a8bb5eeb92ae538ea6a7d (patch)
tree91d9d8977f1093752fd10ba4efe2780db1d7b057 /PKGBUILD
parentd9de247610019a3f0244f608965ae0177ab15fc9 (diff)
downloadaur-d81948dba67e36681c4a8bb5eeb92ae538ea6a7d.tar.gz
Change to tracking branch 18.04, make with --cleanbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83349a92ba10..6b18a8163c2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=kdenlive-release-git
-pkgver=17.12.3.r8607.5a05e9d50
+pkgver=18.03.80.r8628.b558147ba
pkgrel=1
pkgdesc="A non-linear video editor. Following latest released branch in git."
arch=('i686' 'x86_64')
@@ -28,7 +28,7 @@ provides=('kdenlive')
conflicts=('kdenlive')
#source=(${pkgname}::git://anongit.kde.org/kdenlive)
#source=(git://anongit.kde.org/kdenlive)
-source=('git://anongit.kde.org/kdenlive#branch=Applications/17.12')
+source=('git://anongit.kde.org/kdenlive#branch=Applications/18.04')
sha1sums=('SKIP')
install=$pkgname.install
#options=(debug !strip)