summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortinywrkb2019-07-05 22:43:42 +0300
committertinywrkb2019-07-05 22:43:42 +0300
commit70f7a7fdbc77f2b4e04480a9a8d507c6665755d4 (patch)
tree601639273b347517f4ecf7e206cc7587beb7b28d /PKGBUILD
parentbb22ae5347321d1c514b8dc84182447b4c6c5658 (diff)
downloadaur-70f7a7fdbc77f2b4e04480a9a8d507c6665755d4.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8355a46710fe..8018bf2efa85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,13 @@
-# Maintainer: Jan de Groot <jgc@archlinux.org>
+# Maintainer: tinywrkb <tinywrkb@gmail.com>
+#
+# pipewire package maintainer: Jan de Groot <jgc@archlinux.org>
pkgbase=pipewire-gstfree
_pkgbase=pipewire
pkgname=(pipewire-gstfree pipewire-gstfree-docs)
pkgver=0.2.6+1+g37613b67
pkgrel=1
-pkgdesc="Server and user space API to deal with multimedia pipelines"
+pkgdesc="Server and user space API to deal with multimedia pipelines. packaged without gstreamer dependencies"
url="https://pipewire.org"
license=(LGPL2.1)
arch=(x86_64)