summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChongChengAC2023-09-11 16:36:07 +0800
committerChongChengAC2023-09-11 16:36:07 +0800
commite9cc0f148aa297b9c04be52cf04b0282516d7fc2 (patch)
tree19134cc7628b15ce81084ce843a58d46f9b664d5 /PKGBUILD
parentfdd111a193c84f5aa79b0b6855d424357b8963ee (diff)
downloadaur-e9cc0f148aa297b9c04be52cf04b0282516d7fc2.tar.gz
verbump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9fed6f9c483..9e05ecdd0356 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ChongChengAC <408173145@qq.com>
pkgname=tcping-go-bin
_pkgname=tcping_Linux
-pkgver=2.0.0
+pkgver=2.4.0
pkgrel=1
pkgdesc="Ping TCP ports. Inspired by Linux's ping utility. Written in Go"
arch=('x86_64')
@@ -11,7 +11,7 @@ depends=()
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=('0ac4051647c09314c029ac0ef8089699879d75686f0c437cb4d70cdc5e1098f7')
+sha256sums=('4fe818728f9ca8a8b4c9e5db66d415270f45672884a07cccd765db2b74c45130')
build() {
tar xvf $pkgname-$pkgver.tar.gz