summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authororhun2021-01-27 09:51:55 +0300
committerorhun2021-01-27 09:51:55 +0300
commit79ea33ae67aba03c10dd059c0517899b03b81cb6 (patch)
tree4c624f91874972bd66c28db9bb7ac08df3b3abae /PKGBUILD
parentb1a4c21f9e20722dfbe80b5e38013c9990d080a6 (diff)
downloadaur-79ea33ae67aba03c10dd059c0517899b03b81cb6.tar.gz
upgpkg: gfold-git 0.8.4.r1.g347ce6d-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d69e0f3ac309..0f47a63938c1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,13 @@
# https://github.com/orhun/pkgbuilds
pkgname=gfold-git
-pkgver=0.8.3.r0.g7bdeb4b
+pkgver=0.8.4.r1.g347ce6d
pkgrel=1
pkgdesc="CLI tool to help keep track of Git repositories (git)"
arch=('x86_64')
url="https://github.com/nickgerace/gfold"
license=('Apache')
+depends=('zlib' 'gcc-libs' 'openssl')
makedepends=('rust' 'git')
conflicts=("${pkgname%-git}")
provides=("${pkgname%-git}")