Date: Thursday, January 13, 2022 @ 22:37:45 Author: heftig Revision: 434430
1.4.3-1 Modified: gupnp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-13 22:23:43 UTC (rev 434429) +++ PKGBUILD 2022-01-13 22:37:45 UTC (rev 434430) @@ -2,7 +2,7 @@ # Contributor: György Balló <[email protected]> pkgname=gupnp -pkgver=1.4.2 +pkgver=1.4.3 pkgrel=1 epoch=1 pkgdesc="An object-oriented UPNP framework" @@ -12,7 +12,7 @@ depends=(glib2 gssdp util-linux libxml2) makedepends=(gobject-introspection gtk-doc vala meson git) optdepends=('python: gupnp-binding-tool') -_commit=f700b70b3d4a81153403164d9a0e05d8f6a22afa # tags/gupnp-1.4.2^0 +_commit=1e752b11dc51673c71c70bbf6deb34c96e3abd19 # tags/gupnp-1.4.3^0 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit") sha256sums=('SKIP')
