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

Jan Steffens heftig at gemini.archlinux.org
Fri May 20 12:31:53 UTC 2022


    Date: Friday, May 20, 2022 @ 12:31:52
  Author: heftig
Revision: 1209362

0.10.3-1

Modified:
  gupnp-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 11:52:36 UTC (rev 1209361)
+++ PKGBUILD	2022-05-20 12:31:52 UTC (rev 1209362)
@@ -1,16 +1,17 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
 
 pkgname=gupnp-tools
-pkgver=0.10.2
+pkgver=0.10.3
 pkgrel=1
 pkgdesc="Utilities and demos to work with UPnP"
+url="https://wiki.gnome.org/Projects/GUPnP"
 arch=('x86_64')
-url="https://wiki.gnome.org/Projects/GUPnP"
 license=('GPL')
 depends=('gtksourceview4' 'gupnp' 'gupnp-av')
 makedepends=('meson')
+options=('debug')
 source=("https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
-sha256sums=('6de49ef4b375b8a164f74b766168b1184e0d28196b6b07a4f5341f08dfd85d6c')
+sha256sums=('457f4d923935b078415cd2ba88d78db60079b725926b7ee106e4565efe3204de')
 
 build() {
   arch-meson $pkgname-$pkgver build



More information about the arch-commits mailing list