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

Florian Pritz bluewind at archlinux.org
Sun Sep 23 13:04:15 UTC 2018


    Date: Sunday, September 23, 2018 @ 13:04:15
  Author: bluewind
Revision: 384203

upgpkg: openshot 2.4.3-1

upstream update

Modified:
  openshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-23 12:59:21 UTC (rev 384202)
+++ PKGBUILD	2018-09-23 13:04:15 UTC (rev 384203)
@@ -3,11 +3,11 @@
 # Contributor: Asa Marco <marcoasa90[at]gmail[.]com>
 
 pkgname=openshot
-pkgver=2.4.2
-pkgrel=2
+pkgver=2.4.3
+pkgrel=1
 pkgdesc="an open-source, non-linear video editor for Linux based on MLT framework"
 arch=('any')
-url="http://www.openshotvideo.com/"
+url="https://www.openshot.org/"
 license=('GPL')
 depends=('mlt-python-bindings' 'sdl' 'librsvg' 'mplayer'
 	 'pyxdg' 'python-pyqt5' 'python-httplib2' 'python-pillow' 'dvgrab'
@@ -18,7 +18,7 @@
 	    'libquicktime' 'libavc1394' 'faac' 'jack')
 makedepends=('python-setuptools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/OpenShot/openshot-qt/archive/v$pkgver.tar.gz")
-sha256sums=('957792cb5c07ec7c593b9af7d234f75110ac8df0aa179e284ed84f48f552d9bd')
+sha256sums=('901b485c28cfcbb4d1baf3cd6a30b165090c49c96f252236f1bbd8c8ab709721')
 
 package() {
   cd "$srcdir"/openshot-qt-$pkgver



More information about the arch-commits mailing list