[arch-commits] Commit in mailnag/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Sat May 22 23:21:41 UTC 2021
Date: Saturday, May 22, 2021 @ 23:21:41
Author: bgyorgy
Revision: 942429
upgpkg: mailnag 2.2.0-3: Add gst-python to dependencies
Modified:
mailnag/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-22 23:21:03 UTC (rev 942428)
+++ PKGBUILD 2021-05-22 23:21:41 UTC (rev 942429)
@@ -4,12 +4,13 @@
pkgname=mailnag
pkgver=2.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='Extensible mail notification daemon'
arch=('any')
url='https://github.com/pulb/mailnag'
license=('GPL')
-depends=('dbus-python' 'gst-plugins-base' 'gtk3' 'libnotify' 'libsecret' 'python-gobject' 'python-pyxdg')
+depends=('dbus-python' 'gst-plugins-base' 'gst-python' 'gtk3' 'libnotify' 'libsecret'
+ 'python-gobject' 'python-pyxdg')
optdepends=('mailnag-goa-plugin: GNOME Online Accounts integration'
'mailnag-gnome-shell: GNOME Shell integration')
source=("https://github.com/pulb/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
More information about the arch-commits
mailing list