summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAmr Hassan2018-08-29 14:25:41 +0200
committerAmr Hassan2018-08-29 14:25:41 +0200
commit073487fe8084bb69e24026ed764d263e662ba8df (patch)
tree73b88ae0f29b4e126c5aa868ebf611232c6240b7 /PKGBUILD
parentcbbc03b2a334811af8d0da5089fc81a8cf8c741a (diff)
downloadaur-073487fe8084bb69e24026ed764d263e662ba8df.tar.gz
v1.3.0-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12c3851ce830..3aba2ec1d4de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=bjarkan
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="A bluez 5 compatible command line utility and python 3 library "
arch=("any")
url="https://github.com/GetWellNetwork/bjarkan"
license=("BSD")
makedepends=("python-setuptools")
-depends=("python")
+depends=("python" "python-systemd")
source=("https://github.com/GetWellNetwork/bjarkan/archive/v${pkgver}.tar.gz")
build() {