summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrazer2020-06-05 10:18:55 +0200
committerrazer2020-06-05 10:18:55 +0200
commitc5111a07f14d15d20636a54e574fbf884801c33c (patch)
treec5052e5cf4b077e439d9acc12b1305c74cd3ecdb /PKGBUILD
parent74a8b7c31c13b0295e3afcfa07d9a528b5c9d130 (diff)
downloadaur-c5111a07f14d15d20636a54e574fbf884801c33c.tar.gz
Follow gnome shell extension renaming in optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 982fa2fc1fc1..9f6531fb0178 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Razer <razer[AT]neuf[DOT]fr>
pkgname=bubblemail-git
pkgver=1.0.r18
-pkgrel=1
+pkgrel=2
pkgdesc="New and Unread mail notification service for local mailboxes, pop, imap, and gnome online accounts"
pkgbasename=bubblemail
provides=("${pkgbasename}")
@@ -11,7 +11,7 @@ url="https://framagit.org/razer/bubblemail/"
license=('GPL2')
makedepends=('python-setuptools' 'python-pillow' 'vala' 'folks')
depends=('python' 'python-dbus' 'python-gobject' 'python-requests' 'libsecret' 'gnome-keyring')
-optdepends=('gnome-online-accounts' 'gnome-shell' 'bubblemail-gnome-shell-extension' 'folks')
+optdepends=('gnome-online-accounts' 'gnome-shell-extension-bubblemail-git' 'folks')
source=("git+https://framagit.org/razer/bubblemail.git/")
sha256sums=('SKIP')