summaryrefslogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebd9079..a1ffc92 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
1pkgbase = drill 1pkgbase = drill
2 pkgdesc = HTTP load testing application written in Rust inspired by Ansible syntax 2 pkgdesc = HTTP load testing application written in Rust inspired by Ansible syntax
3 pkgver = 0.7.1 3 pkgver = 0.7.2
4 pkgrel = 1 4 pkgrel = 1
5 url = https://github.com/fcsonline/drill 5 url = https://github.com/fcsonline/drill
6 arch = x86_64 6 arch = x86_64
7 license = GPL3 7 license = GPL3
8 makedepends = cargo 8 makedepends = cargo
9 depends = openssl 9 depends = openssl
10 source = drill-0.7.1.tar.gz::https://github.com/fcsonline/drill/archive/0.7.1.tar.gz 10 depends = gcc-libs
11 sha256sums = 76e9f0fdcc369d27246029d077f9fb8b0c5b80be2cd07a65a78f7883b993fd80 11 source = drill-0.7.2.tar.gz::https://github.com/fcsonline/drill/archive/0.7.2.tar.gz
12 sha256sums = cc33f5e214cf8c9c975bd2b912b87541eab2ceb34689fdc1f4882b332ad4ee44
12 13
13pkgname = drill 14pkgname = drill
14