[arch-commits] Commit in gupnp/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Wed Sep 22 23:57:06 UTC 2021


    Date: Wednesday, September 22, 2021 @ 23:57:06
  Author: heftig
Revision: 424569

1.4.0-1

Modified:
  gupnp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 23:51:50 UTC (rev 424568)
+++ PKGBUILD	2021-09-22 23:57:06 UTC (rev 424569)
@@ -2,7 +2,7 @@
 # Contributor: György Balló <ballogy at freestart.hu>
 
 pkgname=gupnp
-pkgver=1.2.7
+pkgver=1.4.0
 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=91f5c741ac9ff026df16111833719ce2e07ef11a  # tags/gupnp-1.2.7^0
+_commit=0175039d71cd72ee8c9b718e752d3fa81851359c  # tags/gupnp-1.4.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gupnp.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -35,7 +35,7 @@
 
 package() {
   depends+=(libg{lib,object,io,module}-2.0.so libgssdp-1.2.so libsoup-2.4.so
-           libuuid.so)
+            libuuid.so)
   provides+=(libgupnp-1.2.so)
 
   meson install -C build --destdir "$pkgdir"



More information about the arch-commits mailing list