summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChongChengAC2023-05-09 09:44:06 +0800
committerChongChengAC2023-05-09 09:44:06 +0800
commita1d1af9f321b3c10093331426fe8ce07418750cb (patch)
treed1d75f1d7c5efa7e138c2c65d10b30d4e9f27d55 /PKGBUILD
parente619e15d2cacd4a4970891de791c4deaf99bfca8 (diff)
downloadaur-a1d1af9f321b3c10093331426fe8ce07418750cb.tar.gz
verbump to 1.21.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8802bfe96da2..82fe935928e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ChongChengAC <408173145@qq.com>
pkgname=tcping-go-bin
_pkgname=tcping_Linux
-pkgver=1.21.0
+pkgver=1.21.2
pkgrel=2
pkgdesc="Ping TCP ports. Inspired by Linux's ping utility. Written in Go"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=('glibc')
provides=('tcping' 'tcping-go')
conflicts=('tcping' 'tcping-go-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/pouriyajamshidi/tcping/releases/download/v$pkgver/$_pkgname.tar.gz")
-sha256sums=('d6c905650072a65ed9cbfab76fedd7517023efe4033a2ca63c1faf50b8a54ce7')
+sha256sums=('c4994dd990a34b12bc48902d7d3810b3f38d6e66c886c89a0b22840f0691d3af')
build() {
tar xvf $pkgname-$pkgver.tar.gz