Skip to content

Commit

Permalink
nexttrace-bin: update to 1.3.6-1
Browse files Browse the repository at this point in the history
  • Loading branch information
ouuan committed Jan 1, 2025
1 parent 6d341ea commit 1e1a9f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nexttrace-bin/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Yufan You <ouuansteve at gmail>

pkgname=nexttrace-bin
pkgver=1.3.5
pkgver=1.3.6
_tag=v$pkgver
pkgrel=1
provides=('nexttrace')
Expand All @@ -12,7 +12,7 @@ url='https://github.com/nxtrace/NTrace-core'
license=('GPL-3.0-only')
install=nexttrace.install
source=("$pkgname-$pkgver::$url/releases/download/$_tag/nexttrace_linux_amd64")
sha256sums=('771ad7122e382ece38fe697fa6d289ef0dd3866072e7b7cdade1c6076a9d992d')
sha256sums=('8eeafb9b4bccb53b9bd7865d28bd657d7cd43461f02857575eced8c02bb4540e')

package() {
install -Dm755 "$pkgname-$pkgver" "$pkgdir/usr/bin/nexttrace"
Expand Down

0 comments on commit 1e1a9f6

Please sign in to comment.