summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f369ea66af38..0b9579ef3c7f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=cmus-notify
pkgver=1.4.1
-pkgrel=1
+pkgrel=2
pkgdesc="A notification script for cmus"
arch=('any')
url="https://github.com/AntoineGagne/cmus-notify"
license=('MIT')
-depends=('python>=3.5' 'python-notify2' 'libnotify')
+depends=('python>=3.5' 'python-notify2' 'libnotify' 'python-pip')
source=("https://pypi.io/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
sha256sums=('8ac845a6596c259286802fd983c34ab3cee9345b5892cf936448e43fc7bd8380')