summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRuben De Smet2019-01-10 08:50:05 +0100
committerRuben De Smet2019-01-10 08:50:05 +0100
commit54f0f09743e46ba231dbced2b08f2fe713a04a09 (patch)
tree5eb4d1723069c1e7225e835b6f8fb7c678fa8a35 /PKGBUILD
parent758f6eeec9f19c3b22faca0037739acc62ba2081 (diff)
downloadaur-54f0f09743e46ba231dbced2b08f2fe713a04a09.tar.gz
dep and git deps on make time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96cb4d9d5a05..d3ddaa2146a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
_pkgname=fluidkeys
pkgname=$_pkgname-git
-pkgver=release.r87.g63f3e8e
+pkgver=0.3.1.r0.g7f56a48
pkgrel=1
pkgdesc='Fluidkeys helps teams protect themselves with strong encryption.'
arch=('any')
url="https://www.fluidkeys.com"
license=('AGPL3')
-makedepends=('go-pie' 'rsync')
+makedepends=('go-pie' 'rsync' 'git' 'dep')
provides=("fluidkeys=$pkgver")
source=("git+https://github.com/fluidkeys/fluidkeys.git")
sha256sums=('SKIP')