summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2021-05-04 13:03:06 +0300
committerorhun2021-05-04 13:03:06 +0300
commitedb84be695d3b66e01fa06fd8df888dc56c0c75d (patch)
tree49ebf75e8bde858ad4c665ca143a6417d2686a4d /PKGBUILD
parente07f75b1683ae5a41d6fe660a113f689f64576dd (diff)
downloadaur-edb84be695d3b66e01fa06fd8df888dc56c0c75d.tar.gz
upgpkg: kbs2-git 0.3.0.r1.g6c238e3-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b808c7726db9..29744b31b3cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# https://github.com/orhun/pkgbuilds
pkgname=kbs2-git
-pkgver=0.2.6.r2.ga05c022
+pkgver=0.3.0.r1.g6c238e3
pkgrel=1
pkgdesc="A secret manager backed by age (git)"
arch=('x86_64')
url="https://github.com/woodruffw/kbs2"
license=('MIT')
-depends=('libx11')
+depends=('libx11' 'gcc-libs')
makedepends=('rust' 'python' 'git')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")