summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9301d43ed957..792bc3772e2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,6 @@ pkgbase = pithos
optdepends = libappindicator-gtk3: Unity indicator applet support
optdepends = python-pacparser: PAC proxy support
optdepends = python-pylast: Last.fm scrobbling support
- optdepends = libnotify: Notification support
source = https://github.com/pithos/pithos/releases/download/1.3.0/pithos-1.3.0.tar.xz
source = https://github.com/pithos/pithos/releases/download/1.3.0/pithos-1.3.0.tar.xz.asc
source = fix-python36.patch::https://github.com/pithos/pithos/commit/be9e8cb35692ef0b7d835dc26b28996cf6aacb7b.patch
diff --git a/PKGBUILD b/PKGBUILD
index 7589f211f759..f9a2719490e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,8 +15,7 @@ depends=('gtk3' 'python-gobject' 'libsecret' 'python-cairo' 'python>=3.6'
optdepends=('libkeybinder3: for media keys plugin'
'libappindicator-gtk3: Unity indicator applet support'
'python-pacparser: PAC proxy support'
- 'python-pylast: Last.fm scrobbling support'
- 'libnotify: Notification support')
+ 'python-pylast: Last.fm scrobbling support')
makedepends=('intltool')
source=(
"https://github.com/pithos/pithos/releases/download/${pkgver}/pithos-${pkgver}.tar.xz"{,.asc}