summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChongChengAC2023-08-05 23:49:40 +0800
committerChongChengAC2023-08-05 23:49:40 +0800
commitf8dd30d4e309b56db4071f6b1ed1719d3029aa8d (patch)
treed797a5581fbca6a0b3462717cc687ff3b5359f5f /PKGBUILD
parent9205346f4c00724e0dd587f8bef64e4975e27bfc (diff)
downloadaur-f8dd30d4e309b56db4071f6b1ed1719d3029aa8d.tar.gz
verbump to 2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a18ffc17b012..f1d31de1aa36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: ChongChengAC <408173145@qq.com>
pkgname=tcping-go-bin
_pkgname=tcping_Linux
-pkgver=1.22.1
+pkgver=2.0.0
pkgrel=1
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=('3f5b3a64595bde9c14e4ab4d3d9fcc227e7126881376b42551c43e56d1fe77fd')
+sha256sums=('9cffa9e86accb2b7a9c72b23576e816a52d8b9341d9df50c45a7e734c0869f7e')
build() {
tar xvf $pkgname-$pkgver.tar.gz