summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2020-06-15 12:29:49 -0600
committerMark Wagie2020-06-15 12:29:49 -0600
commit6e3375f864108e4e8627467266ad17a48ebb0805 (patch)
treef0956113b3119e94adb4a4a6250cd50c8d5d83ac /PKGBUILD
parent6826b01db32628e6ac1820ac6f0d3ac7c49b563c (diff)
downloadaur-6e3375f864108e4e8627467266ad17a48ebb0805.tar.gz
update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 786b885be8a1..35311dd137dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,17 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=gnome-network-displays-git
-pkgver=0.90.2.0.g844c308
+pkgver=0.90.3.4.gb59cd2f
pkgrel=1
pkgdesc="Miracast implementation for GNOME"
arch=('any')
-url="https://github.com/benzea/gnome-network-displays"
+url="https://gitlab.gnome.org/GNOME/gnome-network-displays"
license=('GPL3')
depends=('gtk3' 'faac' 'gst-plugins-ugly' 'gst-rtsp-server' 'libpulse' 'libnm'
'python-gobject' 'x264' 'xdg-desktop-portal')
makedepends=('git' 'meson' 'appstream-glib')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-replaces=('gnome-screencast')
-source=('git+https://github.com/benzea/gnome-network-displays')
+source=('git+https://gitlab.gnome.org/GNOME/gnome-network-displays.git')
sha256sums=('SKIP')
pkgver() {