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

Martin Wimpress flexiondotorg at archlinux.org
Tue Feb 17 12:24:00 UTC 2015


    Date: Tuesday, February 17, 2015 @ 13:24:00
  Author: flexiondotorg
Revision: 127848

upgpkg: libopenshot 0.0.4-1 - New upstream release.

Modified:
  libopenshot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-17 12:17:14 UTC (rev 127847)
+++ PKGBUILD	2015-02-17 12:24:00 UTC (rev 127848)
@@ -4,8 +4,8 @@
 # Contributor: Jonathan Thomas <jonathan at openshot.org>
 
 pkgname=libopenshot
-pkgver=0.0.3
-pkgrel=2
+pkgver=0.0.4
+pkgrel=1
 pkgdesc="A high quality, open-source video editing, animation, and playback library for C++, Python, and Ruby."
 arch=('i686' 'x86_64')
 url="http://openshot.org/"
@@ -13,7 +13,7 @@
 depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'qt5-base' 'qt5-multimedia')
 makedepends=('cmake' 'swig' 'unittestpp')
 source=("https://launchpad.net/libopenshot/0.0/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('43e8e4cdf46d417ef62ce8593dfe72129db05de8ec9ee7741480ab7ed1674c7e')
+sha256sums=('dea39632719a507d9b57daa9b384c29efb6583b7bd06b3ca1b449b6b7f4838ba')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list