summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2ec07e0c06e6..7d58d377c6e6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,13 @@
pkgname=curl-inject-opt
pkgver=0.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="run a command with modified CURL options"
license=(BSD)
arch=(x86_64 i686)
+makedepends=(cargo)
+
source=("$pkgname-$pkgver.tar.gz::https://github.com/de-vri-es/curl-inject-opt/archive/$pkgver.tar.gz")
sha512sums=('29e6feacbd73b807c91f01f8d64d904f14c4e3161f15d6ae732c5eecc5deaf46f7179d53ab5f9a8611d060a55a269672d581ab19e9d42e571cc9d87ade86dd96')