mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 06:07:14 +08:00
libopenshot: update to 0.1.9
This commit is contained in:
parent
4fc9b8254b
commit
7f9748a876
@ -1,5 +1,5 @@
|
||||
pkgname=libopenshot
|
||||
pkgver=0.1.8
|
||||
pkgver=0.1.9
|
||||
pkgrel=1
|
||||
pkgdesc="A high quality, open-source video editing, animation, and playback library for C++, Python, and Ruby."
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('LGPL3')
|
||||
depends=('imagemagick' 'ffmpeg' 'libx264' 'libopenshot-audio' 'python3' 'qt5-base' 'qt5-multimedia' 'zeromq')
|
||||
makedepends=('cmake' 'doxygen' 'swig' 'unittestpp')
|
||||
source=("https://github.com/OpenShot/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('a9b0706433c5c0e6edc9b1cc3c0ff1af4c8b7e8e31b5e071445a113fbb365d45')
|
||||
sha256sums=('2547969818092d77a1c742e27cf416b34b4d326abf6b089fc10b921f4a4141ec')
|
||||
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user