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

Jan Steffens heftig at archlinux.org
Thu Mar 14 10:30:03 UTC 2019


    Date: Thursday, March 14, 2019 @ 10:30:02
  Author: heftig
Revision: 347916

0.12.11+2+gb5ca07c-1

Modified:
  gupnp-av/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 09:59:24 UTC (rev 347915)
+++ PKGBUILD	2019-03-14 10:30:02 UTC (rev 347916)
@@ -3,15 +3,15 @@
 # Contributor: Denis Zawada <deno at rootnode.net>
 
 pkgname=gupnp-av
-pkgver=0.12.11
+pkgver=0.12.11+2+gb5ca07c
 pkgrel=1
 pkgdesc="Library to ease handling and implementation of UPnP A/V profiles"
 url="https://wiki.gnome.org/Projects/GUPnP"
 arch=(x86_64)
 license=(LGPL)
-depends=(gupnp)
+depends=(glib2 libxml2)
 makedepends=(gobject-introspection gtk-doc vala meson git)
-_commit=b4dd4dd0b3f369680367a6c9efb1f9d3077ff074  # tags/gupnp-av-0.12.11^0
+_commit=b5ca07c0117dfb4a9aaf470649294251f3f6ace1  # master
 source=("git+https://gitlab.gnome.org/GNOME/gupnp-av.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list