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

Jan Steffens heftig at archlinux.org
Thu Mar 14 10:34:41 UTC 2019


    Date: Thursday, March 14, 2019 @ 10:34:40
  Author: heftig
Revision: 347918

0.10.5+4+gc947eed-1

Modified:
  gupnp-dlna/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-14 10:30:12 UTC (rev 347917)
+++ PKGBUILD	2019-03-14 10:34:40 UTC (rev 347918)
@@ -2,8 +2,8 @@
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gupnp-dlna
-pkgver=0.10.5
-pkgrel=3
+pkgver=0.10.5+4+gc947eed
+pkgrel=1
 pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
 arch=(x86_64)
 url="https://wiki.gnome.org/Projects/GUPnP"
@@ -10,8 +10,8 @@
 license=(LGPL)
 depends=(gst-plugins-base-libs)
 makedepends=(gobject-introspection gtk-doc vala git autoconf-archive)
-_commit=d8c2a40767e47fe8427e019cad5359092a8fa662  # tags/gupnp-dlna-0.10.5^0
-source=("git+https://git.gnome.org/browse/gupnp-dlna#commit=$_commit")
+_commit=c947eed68559152ac95bdab207b206794ee9a5c2  # master
+source=("git+https://gitlab.gnome.org/GNOME/gupnp-dlna.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list