summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36b59d2bfce7..e0b1b4bf27ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Razer <razer[AT]neuf[DOT]fr>
pkgname=bubblemail-git
-pkgver=0.290
+pkgver=0.499
pkgrel=0
-pkgdesc="Unread mail notification service"
+pkgdesc="New and Unread mail notification service for local mailboxes, pop, imap, and gnome online accounts"
pkgfolder="bubblemail-master"
provides=("bubblemail")
conflicts=("bubblemail")
@@ -10,8 +10,8 @@ arch=(any)
url="https://framagit.org/razer/bubblemail/"
license=('GPL2')
makedepends=('python-setuptools' 'python-pillow' 'vala' 'folks')
-depends=('python' 'python-dbus' 'python-gobject' 'libsecret' 'gnome-keyring')
-optdepends=('gnome-online-accounts' 'gnome-shell' 'bubblemail-gnome-shell-extension')
+depends=('python' 'python-dbus' 'python-gobject' 'python-requests' 'libsecret' 'gnome-keyring')
+optdepends=('gnome-online-accounts' 'gnome-shell' 'bubblemail-gnome-shell-extension' 'folks')
source=("https://framagit.org/razer/bubblemail/-/archive/master/${pkgfolder}.tar.bz2")
sha256sums=('SKIP')