summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Bermond2024-04-07 09:13:05 -0300
committerDaniel Bermond2024-04-07 09:13:05 -0300
commit498e2c395613f9fa5ff79996e662821439a62ace (patch)
tree8dfe1cd33b412e1ff86d3a5629d462d1b72153fb /PKGBUILD
parent7d69c443745ad84c1102d561487eddfeb7e1fee1 (diff)
downloadaur-libopenshot-git.tar.gz
Update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d247a7530f3..9ee281ef0272 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=libopenshot-git
pkgver=0.3.2.r61.ga9e34a9b
-pkgrel=2
+pkgrel=3
pkgdesc='A high quality, open-source video editing, animation, and playback library for C++, Python, and Ruby (git version)'
arch=('x86_64')
url='https://www.openshot.org/'
@@ -31,7 +31,6 @@ makedepends=(
'python-setuptools'
'swig'
'unittestpp'
- 'xorg-server-xvfb'
'zeromq'
)
provides=('libopenshot' 'libopenshot.so')