summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey2021-11-18 22:56:40 +0300
committerAleksey2021-11-18 22:56:40 +0300
commit40f6043d206a1c2bb3ecf2e5cfeb3744ff9f90b1 (patch)
tree3a25d954e0ea5ae6ec7edd0bc386a54040c388e4
parent785eb68394c9960d1da260eb2f52215bda89a9e0 (diff)
downloadaur-40f6043d206a1c2bb3ecf2e5cfeb3744ff9f90b1.tar.gz
update to version 2.2.0
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1667a605733a..96a465e7092d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
# Maintainer: Dimitris Kiziridis <ragouel at outlook dot com>
+# Maintainer since 18.11.2021: Aleksey Nikiforov <a at nikif dot net>
pkgname=toxiproxy-server-bin
-pkgver=2.1.4
+pkgver=2.2.0
pkgrel=2
pkgdesc='A TCP proxy to simulate network and system conditions for chaos and resiliency testing'
arch=('x86_64')
@@ -10,7 +11,7 @@ license=('MIT')
provides=('toxiproxy-server')
source=("${pkgname}-${pkgver}::https://github.com/Shopify/toxiproxy/releases/download/v${pkgver}/toxiproxy-server-linux-amd64"
'LICENSE::https://github.com/Shopify/toxiproxy/raw/master/LICENSE')
-sha256sums=('9e776f86aaa9bfd39ebd7e894b732f28434efaa643e44f80b399d7a1465079ac'
+sha256sums=('18bbc72c3f5296a27b70a725f21bdc1d5afc5659f763f488dbb401c9b0141a3b'
'c305a1ef46fe6a38b357a943945191184df3cdef9ed833e171c5d811d560ad8f')
package() {