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 19f6d8f45b6e..7e2a59faf4de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: David Foucher <dev@tyjak.net>
pkgname=proxyman-git
pkgrel=1
-pkgver=r186.1bd3dfc
+pkgver=r187.c38b13e
pkgdesc='Configuring proxy made so simple on Linux'
arch=('any')
url='https://github.com/himanshub16/ProxyMan'
license=('unknown')
source=("${pkgname}"::"git+https://github.com/himanshub16/ProxyMan.git")
sha512sums=('SKIP')
+makedepends=('git')
pkgver() {
cd "$pkgname"