[arch-commits] Commit in pipewire/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Sep 19 12:10:08 UTC 2017


    Date: Tuesday, September 19, 2017 @ 12:10:07
  Author: heftig
Revision: 305832

0.1.5+2+g8f67aa2-1

Modified:
  pipewire/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-19 07:45:58 UTC (rev 305831)
+++ PKGBUILD	2017-09-19 12:10:07 UTC (rev 305832)
@@ -1,8 +1,8 @@
-# $Id: $
+# $Id$
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=pipewire
-pkgver=0.1.4
+pkgver=0.1.5+2+g8f67aa2
 pkgrel=1
 pkgdesc="Server and user space API to deal with multimedia pipelines"
 url="http://pipewire.org"
@@ -11,8 +11,8 @@
 depends=(gstreamer gst-plugins-base v4l-utils)
 makedepends=(git meson doxygen graphviz xmltoman ffmpeg jack2 libva)
 optdepends=(ffmpeg jack2 libva)
-_commit=b7e334e55ddbdd9afe811c043e782ae31596899e  # tags/0.1.4
-source=("git+https://github.com/PipeWire/pipewire.git#commit=$_commit")
+_commit=8f67aa2c3887fa72ccf6bbcd2d10b4e5b1a6da54  # master
+source=("git+https://github.com/PipeWire/pipewire#commit=$_commit")
 sha256sums=('SKIP')
 
 
@@ -24,7 +24,6 @@
 prepare() {
   mkdir build
   cd $pkgname
-  git cherry-pick -n ff363cc7bf1db8da7ffe3423de0fb85fd1531bc2
 }
 
 build() {


Property changes on: pipewire/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list