summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-01-01 03:56:53 +0100
committersL1pKn072021-01-01 03:56:53 +0100
commit2d249e137dc3a8bc0a6d0bc037e178fa07c7b4c7 (patch)
treee1f03de94f88b71228f40ddf0ee4a401c8d1b763
parentb0338518f5e13572c289ab0bf9051026a181a51f (diff)
downloadaur-2d249e137dc3a8bc0a6d0bc037e178fa07c7b4c7.tar.gz
bump
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d937cafa214..9ce249e35d34 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipewire-git
pkgdesc = Server and user space API to deal with multimedia pipelines. (GIT version)
- pkgver = 0.3.18.102.gd09cb1f0
+ pkgver = 0.3.18.104.gd99ac615
pkgrel = 1
url = https://pipewire.org
arch = x86_64
@@ -52,6 +52,7 @@ pkgname = pipewire-git
optdepends = pipewire-alsa-git: ALSA support
optdepends = pipewire-pulse-git: PulseAudio support
optdepends = pipewire-ffmpeg-git: ffmpeg support
+ optdepends = gst-plugin-pipewire-git: gstreamer support
provides = pipewire
provides = libpipewire-0.3.so
conflicts = pipewire
diff --git a/PKGBUILD b/PKGBUILD
index b0a6d850bd5a..c4fcb1d6c7db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=('pipewire-git'
'pipewire-pulse-git'
'pipewire-ffmpeg-git'
)
-pkgver=0.3.18.102.gd09cb1f0
+pkgver=0.3.18.104.gd99ac615
pkgrel=1
pkgdesc='Server and user space API to deal with multimedia pipelines. (GIT version)'
arch=('x86_64')
@@ -104,6 +104,7 @@ package_pipewire-git() {
'pipewire-alsa-git: ALSA support'
'pipewire-pulse-git: PulseAudio support'
'pipewire-ffmpeg-git: ffmpeg support'
+ 'gst-plugin-pipewire-git: gstreamer support'
)
provides=('pipewire'
"libpipewire-${pkgver:0:3}.so"