summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChongChengAC2023-05-15 09:36:50 +0800
committerChongChengAC2023-05-15 09:36:50 +0800
commit9205346f4c00724e0dd587f8bef64e4975e27bfc (patch)
treec936231959c67a670fd6db20f07df0f21eb0c625 /PKGBUILD
parenta1d1af9f321b3c10093331426fe8ce07418750cb (diff)
downloadaur-9205346f4c00724e0dd587f8bef64e4975e27bfc.tar.gz
verbump to 1.22.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82fe935928e2..a18ffc17b012 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: ChongChengAC <408173145@qq.com>
pkgname=tcping-go-bin
_pkgname=tcping_Linux
-pkgver=1.21.2
-pkgrel=2
+pkgver=1.22.1
+pkgrel=1
pkgdesc="Ping TCP ports. Inspired by Linux's ping utility. Written in Go"
arch=('x86_64')
url="https://github.com/pouriyajamshidi/tcping"
@@ -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=('c4994dd990a34b12bc48902d7d3810b3f38d6e66c886c89a0b22840f0691d3af')
+sha256sums=('3f5b3a64595bde9c14e4ab4d3d9fcc227e7126881376b42551c43e56d1fe77fd')
build() {
tar xvf $pkgname-$pkgver.tar.gz