* update gupnp-dlna to 0.12.0-3.1

This commit is contained in:
Alexander Baldeck 2024-10-18 10:34:54 +02:00
parent 650d10a8bd
commit 9ddc270045
2 changed files with 6 additions and 2 deletions

View File

@ -1,9 +1,13 @@
pkgbase = gupnp-dlna
pkgdesc = Library to ease DLNA-related bits for applications using gupnp
pkgver = 0.12.0
pkgrel = 3
pkgrel = 3.1
url = https://wiki.gnome.org/Projects/GUPnP
arch = x86_64
arch = powerpc64le
arch = powerpc64
arch = powerpc
arch = riscv64
license = LGPL
makedepends = gobject-introspection
makedepends = gtk-doc

View File

@ -4,7 +4,7 @@
pkgname=gupnp-dlna
pkgver=0.12.0
pkgrel=3
pkgrel=3.1
pkgdesc="Library to ease DLNA-related bits for applications using gupnp"
url="https://wiki.gnome.org/Projects/GUPnP"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)