summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c6f41a61c37..53e76e50966c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,12 @@
+# Maintainer: teamalpha5441
pkgname=ntfy-git
-pkgver=v2.4.2.r2.g18fa9f9
-pkgrel=1
+pkgver=v2.5.0.r68.g48baeb2
+pkgrel=2
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')
makedepends=('python' 'git')
-license=('GPLv3')
+license=('GPL3')
arch=('any')
provides=("${pkgname%-git}")