summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortinywrkb2019-09-28 18:51:56 +0300
committertinywrkb2019-09-28 18:51:56 +0300
commit81674b8f1c0c1b0939bd14e5744bd54c5061bf92 (patch)
tree8ed38bcb1e1a0a2fdae77b1edd000a685c3c045f
parente4a51c0e90c86715c100ebde455d8132f8135dca (diff)
downloadaur-81674b8f1c0c1b0939bd14e5744bd54c5061bf92.tar.gz
bump to 0.2.7-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caa11d82564b..f7a6294145d2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = pipewire-gstfree
pkgdesc = Server and user space API to deal with multimedia pipelines. packaged without gstreamer dependencies
- pkgver = 0.2.6+1+g37613b67
+ pkgver = 0.2.7
pkgrel = 1
url = https://pipewire.org
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = pipewire-gstfree
depends = rtkit
provides = pipewire
conflicts = pipewire
- source = git+https://github.com/PipeWire/pipewire#commit=37613b67ba52b5ad4e81d7ea38adc04027d9f9e5
+ source = git+https://github.com/PipeWire/pipewire#commit=14c11c0fe4d366bad4cfecdee97b6652ff9ed63d
sha256sums = SKIP
pkgname = pipewire-gstfree
diff --git a/PKGBUILD b/PKGBUILD
index 8018bf2efa85..8379f6b61895 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=pipewire-gstfree
_pkgbase=pipewire
pkgname=(pipewire-gstfree pipewire-gstfree-docs)
-pkgver=0.2.6+1+g37613b67
+pkgver=0.2.7
pkgrel=1
pkgdesc="Server and user space API to deal with multimedia pipelines. packaged without gstreamer dependencies"
url="https://pipewire.org"
@@ -15,7 +15,7 @@ depends=(sbc ffmpeg rtkit)
makedepends=(git meson doxygen graphviz xmltoman valgrind)
conflicts=(pipewire)
provides=(pipewire)
-_commit=37613b67ba52b5ad4e81d7ea38adc04027d9f9e5 # master
+_commit=14c11c0fe4d366bad4cfecdee97b6652ff9ed63d # tags/0.2.7
source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
sha256sums=('SKIP')