Date: Sunday, October 23, 2022 @ 16:32:19 Author: heftig Revision: 458797
0.14.1-2 Modified: gupnp-av/trunk/PKGBUILD ----------+ PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-23 16:27:49 UTC (rev 458796) +++ PKGBUILD 2022-10-23 16:32:19 UTC (rev 458797) @@ -4,7 +4,7 @@ pkgname=gupnp-av pkgver=0.14.1 -pkgrel=1 +pkgrel=2 pkgdesc="Library to ease handling and implementation of UPnP A/V profiles" url="https://wiki.gnome.org/Projects/GUPnP" arch=(x86_64) @@ -40,3 +40,5 @@ meson install -C build --destdir "$pkgdir" } + +# vim:set sw=2 sts=-1 et:
