summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6ac9885cad7..6e4d9d3dd289 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=v2.4.0.r20.gbab1dc8
pkgrel=1
pkgdesc="A utility for sending push notifications to different backends (Pushover, Pushbullet, XMPP and various desktop notification systems)"
url="https://github.com/dschep/ntfy"
-depends=('python' 'python-yaml' 'python-requests' 'python-appdirs' 'python-ruamel.yaml' 'python-setuptools' 'xorg-xprop')
+depends=('python' 'python-yaml' 'python-requests' 'python-appdirs' 'python-ruamel-yaml' 'python-setuptools' 'xorg-xprop')
makedepends=('python' 'git')
license=('GPLv3')
arch=('any')