Date: Tuesday, March 14, 2017 @ 10:30:52 Author: heftig Revision: 290829
2.9.37+1+ge9fe3e0-1 Modified: libdmapsharing/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-14 10:02:01 UTC (rev 290828) +++ PKGBUILD 2017-03-14 10:30:52 UTC (rev 290829) @@ -2,7 +2,7 @@ #Maintainer: Ionut Biru <[email protected]> pkgname=libdmapsharing -pkgver=2.9.36+1+g6b3d20e +pkgver=2.9.37+1+ge9fe3e0 pkgrel=1 pkgdesc="A library that implements the DMAP family of protocols" arch=(i686 x86_64) @@ -9,9 +9,9 @@ url="http://www.flyn.org/projects/libdmapsharing/index.html" license=(LGPL2.1) depends=(libsoup avahi gst-plugins-base-libs gdk-pixbuf2) -makedepends=(git gtk-doc) -_commit=6b3d20ec55b0fe69218e873a35871b93679c6c4f -source=("git://git.gnome.org/libdmapsharing#commit=$_commit") +makedepends=(git gtk-doc gobject-introspection) +_commit=e9fe3e0416e7491eda100f372c7a3cd97183f60b # master +source=("git+https://git.gnome.org/browse/libdmapsharing#commit=$_commit") sha256sums=('SKIP') pkgver() {
