[arch-commits] Commit in flowblade/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Jan 22 19:32:04 UTC 2021


    Date: Friday, January 22, 2021 @ 19:32:03
  Author: arojas
Revision: 824954

Update to 2.6.3

Modified:
  flowblade/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-22 19:31:28 UTC (rev 824953)
+++ PKGBUILD	2021-01-22 19:32:03 UTC (rev 824954)
@@ -2,8 +2,8 @@
 # Contributor: sxe <sxxe at gmx.de>
 
 pkgname=flowblade
-pkgver=2.6.2
-pkgrel=2
+pkgver=2.6.3
+pkgrel=1
 pkgdesc="Multitrack non-linear video editor"
 arch=(any)
 url="https://jliljebl.github.io/flowblade/"
@@ -11,7 +11,7 @@
 depends=(ffmpeg frei0r-plugins gmic gtk3 mlt python-cairo python-dbus python-gobject
          python-numpy python-pillow sdl_image swh-plugins)
 source=("https://github.com/jliljebl/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('1a1ec60759d4e4915b4a37eb499e82d059af700a9cc273f89fec92d414a3a828')
+sha256sums=('e36d9f3c341e87bc5e6810f7d16304f3c4cb4161557e5da455f74eda59f52e1b')
 
 prepare() {
   cd $pkgname-$pkgver/$pkgname-trunk



More information about the arch-commits mailing list