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

Antonio Rojas arojas at archlinux.org
Mon Sep 10 07:05:42 UTC 2018


    Date: Monday, September 10, 2018 @ 07:05:42
  Author: arojas
Revision: 334300

Change libgnome-keyring optdepend to libsecret (FS#60002)

Modified:
  liferea/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-10 06:56:35 UTC (rev 334299)
+++ PKGBUILD	2018-09-10 07:05:42 UTC (rev 334300)
@@ -3,7 +3,7 @@
 
 pkgname=liferea
 pkgver=1.12.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A desktop news aggregator for online news feeds and weblogs"
 arch=('x86_64')
 url="https://lzone.de/liferea"
@@ -10,8 +10,7 @@
 license=('GPL')
 depends=('webkit2gtk' 'libpeas' 'python-gobject')
 makedepends=('intltool' 'gobject-introspection')
-optdepends=('gnome-keyring: for keyring plugin support'
-            'libgnome-keyring: for keyring plugin support'
+optdepends=('libsecret: for keyring plugin support'
             'python-cairo: for the tray icon plugin'
 	    'gst-plugins-base: for media player plugin support'
 	    'gst-plugins-good: for media player plugin support'



More information about the arch-commits mailing list