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

Florian Pritz bluewind at archlinux.org
Sat Mar 23 13:19:05 UTC 2019


    Date: Saturday, March 23, 2019 @ 13:19:05
  Author: bluewind
Revision: 443230

upgpkg: libopenshot 0.2.3-1

upstream update

Modified:
  libopenshot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-23 13:17:18 UTC (rev 443229)
+++ PKGBUILD	2019-03-23 13:19:05 UTC (rev 443230)
@@ -3,7 +3,7 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot
-pkgver=0.2.2
+pkgver=0.2.3
 pkgrel=1
 pkgdesc="A high quality, open-source video editing, animation, and playback library for C++, Python, and Ruby."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('libmagick6' 'ffmpeg' 'x264' 'libopenshot-audio' 'python' 'jsoncpp' 'qt5-multimedia' 'zeromq')
 makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenShot/libopenshot/archive/v$pkgver.tar.gz")
-sha256sums=('3f92d42b9fdb66e62429a076678b1feae7de06751efc4217347a78282e86f0cc')
+sha256sums=('8536b0a790b0d98ed4c3b10e11d1b34ae68ccbc710887e3703a5143d95598746')
 
 build() {
 	cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list