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 d1bf3e396524..b6397726104b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Trizen <echo dHJpemVueEBnbWFpbC5jb20K | base64 -d>
pkgname=trizen
-pkgver=147.bf5198e
+pkgver=150.6e22eec
pkgrel=1
pkgdesc="Trizen's AUR Package Manager: A lightweight wrapper for AUR."
arch=('any')
@@ -20,6 +20,7 @@ depends=(
)
optdepends=(
+ 'perl-json-xs: faster JSON deserialization'
'perl-term-readline-gnu: for better STDIN support'
)