Date: Friday, February 15, 2019 @ 16:49:04
  Author: heftig
Revision: 346297

2.9.39-2

Modified:
  libdmapsharing/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-15 16:47:47 UTC (rev 346296)
+++ PKGBUILD    2019-02-15 16:49:04 UTC (rev 346297)
@@ -1,16 +1,17 @@
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
 # Contributor: Ionut Biru <[email protected]>
 
 pkgname=libdmapsharing
 pkgver=2.9.39
-pkgrel=1
+pkgrel=2
 pkgdesc="A library that implements the DMAP family of protocols"
 arch=(x86_64)
-url="http://www.flyn.org/projects/libdmapsharing/index.html";
+url="https://www.flyn.org/projects/libdmapsharing/index.html";
 license=(LGPL2.1)
 depends=(libsoup avahi gst-plugins-base-libs gdk-pixbuf2)
 makedepends=(git gtk-doc gobject-introspection)
 _commit=b5af68774d432bbf44ffa552df26665dce1cc155  # 
tags/LIBDMAPSHARING_2_9_39^0
-source=("git+https://git.gnome.org/browse/libdmapsharing#commit=$_commit";)
+source=("git+https://gitlab.gnome.org/GNOME/libdmapsharing.git#commit=$_commit";)
 sha256sums=('SKIP')
 
 pkgver() {

Reply via email to