summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Barone2022-04-25 09:29:15 -0500
committerFabio Barone2022-04-25 09:29:15 -0500
commit66198c921a89897f47e1e3713ba3cab1b1993987 (patch)
tree24e14f8dc54749877eb90a021a60dd3a3eec8889
parent55ed427a966125267906c11b87485b8a78db93f5 (diff)
downloadaur-66198c921a89897f47e1e3713ba3cab1b1993987.tar.gz
fix package base
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6cf5c127b79..18d88a5bd306 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = avalanchego
+pkgbase = avalanchego-bin
pkgdesc = The avalanchego binary
pkgver = v1.7.10
pkgrel = 1
@@ -14,4 +14,4 @@ pkgbase = avalanchego
md5sums = SKIP
md5sums = SKIP
-pkgname = avalanchego
+pkgname = avalanchego-bin
diff --git a/PKGBUILD b/PKGBUILD
index fccc3ce479a1..3947f31a56d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# This is the PKGBUILD for avalanchego, the go client for the avalanche blockchain
# Maintainer: holisticode <holistic.computing@gmail.com>
-pkgname=avalanchego
+pkgname=avalanchego-bin
pkgver="$(curl --silent "https://api.github.com/repos/ava-labs/avalanchego/releases/latest" | grep tag_name | cut -d\" -f4)"
pkgrel=1
epoch=