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 8cf2c382de75..ef59f228e255 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Brayden Banks <bb010g@gmail.com>
pkgname=vf-1-git
-pkgver=r111.453c78b
+pkgver=r168.507ebcf
pkgrel=1
pkgdesc="Command line gopher client. High speed, low drag. (Git version)"
arch=('any')
url="https://github.com/solderpunk/VF-1"
license=('BSD')
depends=('python')
-makedepends=('git')
+makedepends=('git' 'python-setuptools')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=('vf-1::git+https://github.com/solderpunk/VF-1.git')