mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
[skip-ci] libopenshot-audio: update to 0.1.7
This commit is contained in:
parent
08821f8dac
commit
fa61ca7d5d
@ -1,5 +1,5 @@
|
||||
pkgname=libopenshot-audio
|
||||
pkgver=0.1.6
|
||||
pkgver=0.1.7
|
||||
pkgrel=1
|
||||
pkgdesc="A high-quality audio editing and playback library used by libopenshot."
|
||||
arch=('x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL3')
|
||||
depends=('alsa-lib' 'freetype2' 'libxcursor' 'libxinerama' 'libxrandr')
|
||||
makedepends=('cmake' 'doxygen')
|
||||
source=("https://github.com/OpenShot/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
sha256sums=('090ed62a59f35642081f6da58677e5f8f316ed2062cb47cf0617a71678b890c3')
|
||||
sha256sums=('3aa6dcfc5caaa409cfa63db206d3f6f7e25854642e796915e9ac8fdf9dbc9a3f')
|
||||
|
||||
build() {
|
||||
cd "${srcdir}/${pkgname}-${pkgver}"
|
||||
|
Loading…
Reference in New Issue
Block a user