summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-28 19:14:17 +0200
committerMarcell Meszaros2022-06-28 19:14:17 +0200
commite7be6bb777edc9c986f0bb522e7081f839bb9666 (patch)
treecee05331c3206c4214e18e1c0d151563a921bdd8 /PKGBUILD
parent45b82fc42aec56d0c4afef4e9b53af1017003b50 (diff)
downloadaur-e7be6bb777edc9c986f0bb522e7081f839bb9666.tar.gz
bump 1.3.15-11: drop python2-notify optdepend because it is defunct
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b3d449fe00ab..af2a6a148a74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname='deluge1'
_basename="${pkgname%1}"
pkgver=1.3.15
-pkgrel=10
+pkgrel=11
pkgdesc='BitTorrent client with multiple interfaces, using a client/server model (legacy 1.3.x version)'
arch=('any')
url='https://deluge-torrent.org/'
@@ -20,7 +20,6 @@ makedepends=(
optdepends=(
'libtorrent-rasterbar<=1:1.2.10-4: for the daemon'
'python2-geoip: for peer IP geolocation'
- 'python2-notify: notifications for GTK client'
'python2-pygame: audible notifications for GTK client'
'python2-libappindicator: appindicator notifications for GTK client'
'pygtk: required for GTK client'