Date: Tuesday, October 25, 2022 @ 23:17:32 Author: heftig Revision: 459042
0.3.15-2 Modified: grilo-plugins/trunk/PKGBUILD ----------+ PKGBUILD | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-25 23:17:23 UTC (rev 459041) +++ PKGBUILD 2022-10-25 23:17:32 UTC (rev 459042) @@ -2,7 +2,7 @@ pkgname=grilo-plugins pkgver=0.3.15 -pkgrel=1 +pkgrel=2 epoch=1 pkgdesc="A collection of plugins for the Grilo framework" url="https://gitlab.gnome.org/GNOME/grilo-plugins" @@ -42,3 +42,5 @@ depends+=(libgr{ilo,lnet,lpls}-0.3.so) meson install -C build --destdir "$pkgdir" } + +# vim:set sw=2 sts=-1 et:
