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 c0c355702dea..9b53e3969282 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sam Stuewe <halosghost at archlinux dot info>
pkgname=pbpst-git
-pkgver=0.r77.d2c79f1
+pkgver=0.r133.629fb67
pkgrel=1
pkgdesc='A small tool to interact with pb instances'
@@ -9,7 +9,7 @@ url='https://github.com/HalosGhost/pbpst'
arch=('i686' 'x86_64')
license=('GPL2')
-depends=('curl')
+depends=('curl' 'jansson')
makedepends=('git' 'tup' 'clang' 'python-sphinx')
source=('git+https://github.com/HalosGhost/pbpst.git')