Date: Sunday, August 9, 2020 @ 21:43:03 Author: heftig Revision: 393489
1.2.4-1 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-09 18:57:29 UTC (rev 393488) +++ PKGBUILD 2020-08-09 21:43:03 UTC (rev 393489) @@ -2,7 +2,7 @@ # Contributor: György Balló <[email protected]> pkgname=gupnp -pkgver=1.2.3 +pkgver=1.2.4 pkgrel=1 pkgdesc="An object-oriented UPNP framework" url="https://wiki.gnome.org/Projects/GUPnP" @@ -11,7 +11,7 @@ depends=(glib2 gssdp util-linux libxml2) makedepends=(gobject-introspection gtk-doc vala meson git) optdepends=('python: gupnp-binding-tool') -_commit=c7517cdabd8b04c05804d300fd726ff29c90f2ee # tags/gupnp-1.2.3^0 +_commit=a066f3d70d7712976311c906afc3ca57be8a694d # tags/gupnp-1.2.4^0 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit") sha256sums=('SKIP')
