summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2023-12-20 17:53:23 +0800
committerYour Name2023-12-20 17:53:23 +0800
commit559bc5e46a28680458b3b9a08bc0b2c2e55e542e (patch)
treee509a4d2031c32bd9991673aa4296d6279fc0516
parent5f2f24fb1e61c43c49da6e101d6c78c41f45fd09 (diff)
downloadaur-559bc5e46a28680458b3b9a08bc0b2c2e55e542e.tar.gz
update
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e7f78b0ce768..0f69c830fe45 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = nexttrace
pkgdesc = An open source visual route tracking CLI tool
- pkgver = 1.2.6
+ pkgver = 1.2.7
pkgrel = 1
url = https://github.com/nxtrace/NTrace-core
arch = x86_64
license = GPL
makedepends = go
makedepends = git
- source = git+https://github.com/nxtrace/NTrace-core.git#tag=v1.2.6
+ source = git+https://github.com/nxtrace/NTrace-core.git#tag=v1.2.7
sha256sums = SKIP
pkgname = nexttrace
diff --git a/PKGBUILD b/PKGBUILD
index 27399a21b110..3f44cee1283a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=nexttrace
-pkgver=1.2.6
+pkgver=1.2.7
pkgrel=1
pkgdesc='An open source visual route tracking CLI tool'
arch=('x86_64')