summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb57a5fe3eec..c3564dd6afe9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,7 @@
pkgname=tmpsms
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
+depends=('fzf' 'jq' 'curl')
arch=('any')
url="https://github.com/sdushantha/tmpsms"
source=("$url/archive/v$pkgver.tar.gz")