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

Balló György bgyorgy at archlinux.org
Sun Mar 8 13:12:41 UTC 2020


    Date: Sunday, March 8, 2020 @ 13:12:39
  Author: bgyorgy
Revision: 591986

upgpkg: vocal 2.4.2-2: Add missing dependency on gvfs (FS#65732)

Modified:
  vocal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-08 13:12:11 UTC (rev 591985)
+++ PKGBUILD	2020-03-08 13:12:39 UTC (rev 591986)
@@ -4,12 +4,12 @@
 
 pkgname=vocal
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Powerful, beautiful and simple podcast client for the modern free desktop'
 arch=(x86_64)
 url='https://vocalproject.net/'
 license=(GPL3)
-depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav libnotify)
+depends=(clutter-gst clutter-gtk granite gst-plugins-good gst-libav gvfs libnotify)
 makedepends=(cmake vala webkit2gtk)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/needle-and-thread/$pkgname/archive/$pkgver.tar.gz")
 sha512sums=('2f5b09c1ca1c3a513c161d1973033d6ce3e2c6805f4390d2bc70764e95a5b1a1ed9e681d602d2a5be44cb145cbdb6885a7c8aff0a2005a24792171a200ae52de')



More information about the arch-commits mailing list