[arch-commits] Commit in gnome-remote-desktop/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 8 08:08:08 UTC 2020
Date: Sunday, March 8, 2020 @ 08:08:08
Author: heftig
Revision: 377122
0.1.7-2
Modified:
gnome-remote-desktop/trunk/PKGBUILD (contents, properties)
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-08 07:40:25 UTC (rev 377121)
+++ PKGBUILD 2020-03-08 08:08:08 UTC (rev 377122)
@@ -2,12 +2,12 @@
pkgname=gnome-remote-desktop
pkgver=0.1.7
-pkgrel=1
+pkgrel=2
pkgdesc="GNOME Remote Desktop server"
url="https://wiki.gnome.org/Projects/Mutter/RemoteDesktop"
arch=(x86_64)
license=(GPL2)
-depends=(glib2 pipewire systemd libvncserver libsecret libnotify dconf)
+depends=(glib2 libpipewire02 systemd libvncserver libsecret libnotify dconf)
makedepends=(git meson)
groups=(gnome)
_commit=400f790f082dc54bf03d27cf64fcf94b0a1424c9 # tags/0.1.7^0
@@ -21,7 +21,6 @@
prepare() {
cd $pkgname
- sed -i 's|pipewire-0\.1|pipewire-0.2|g' meson.build
}
build() {
Property changes on: gnome-remote-desktop/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property
More information about the arch-commits
mailing list