* update opentimelineio to 0.17.0-2

This commit is contained in:
Alexander Baldeck 2024-12-10 18:58:16 +01:00
parent b35657a729
commit c196768816
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = opentimelineio
pkgdesc = Open Source API and interchange format for editorial timeline information
pkgver = 0.17.0
pkgrel = 1
pkgrel = 2
url = http://opentimeline.io/
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = Apache-2.0
makedepends = cmake
makedepends = git

View File

@ -3,7 +3,7 @@
pkgname=opentimelineio
pkgver=0.17.0
pkgrel=1.1
pkgrel=2
pkgdesc='Open Source API and interchange format for editorial timeline information'
url='http://opentimeline.io/'
license=(Apache-2.0)