Date: Wednesday, November 9, 2022 @ 19:32:59
Author: heftig
Revision: 461032
1.6.1-1
Modified:
gupnp/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-09 19:32:52 UTC (rev 461031)
+++ PKGBUILD 2022-11-09 19:32:59 UTC (rev 461032)
@@ -3,7 +3,7 @@
pkgbase=gupnp
pkgname=(gupnp gupnp-docs)
-pkgver=1.6.0
+pkgver=1.6.1
pkgrel=1
epoch=1
pkgdesc="An object-oriented UPNP framework"
@@ -13,7 +13,7 @@
depends=(glib2 gssdp libxml2)
makedepends=(gobject-introspection gi-docgen vala meson git)
options=(debug)
-_commit=f05648e240c99be32911fb0c6de84e5954470e56 # tags/gupnp-1.6.0^0
+_commit=005efb021106ca55837972c161911a5178e873a5 # tags/gupnp-1.6.1^0
source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit")
sha256sums=('SKIP')