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 4d9e6a89737f..1cef9d321eec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
_projname=sentry
pkgname=python-${_projname}
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python monitoring tool'
arch=('any')
url="https://github.com/dopsi/${_projname}"
license=('MIT')
-depends=('python-colored')
+depends=('python-colored' 'python-twilio')
source=("${pkgname}-v${pkgver}.tar.gz::https://github.com/dopsi/${_projname}/archive/v${pkgver}.tar.gz")
sha256sums=('f00a417de962301d05235f3743275ec9306f3f53bdc2f0374b721669140828b0')