summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKirill Isakov2024-07-18 22:40:24 +0500
committerKirill Isakov2024-07-18 22:40:24 +0500
commit178caee95a51cb8693a25fff301bd6ecf32b02fd (patch)
tree56748d3063cce557b124944cc536dbe5f6f0fd67 /PKGBUILD
parentecdc6f862a7ec097bf85f58de912204da493fb85 (diff)
downloadaur-178caee95a51cb8693a25fff301bd6ecf32b02fd.tar.gz
upgpkg: netbird-ui 0.28.5-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index feab74f1e812..10cdaa9c2dd0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: tarball <bootctl@gmail.com>
pkgname=netbird-ui
-pkgver=0.28.4
+pkgver=0.28.5
pkgrel=1
pkgdesc='Official GUI for the Netbird client'
url='https://netbird.io'
@@ -36,7 +36,7 @@ makedepends=(go)
source=(
"$pkgname-$pkgver.tar.gz::https://github.com/netbirdio/netbird/archive/refs/tags/v$pkgver.tar.gz"
)
-sha256sums=('f2133123f364c23ed53a1316e7bf493aa71f36d31838c1ec71b91d863065b667')
+sha256sums=('9e11abcc78487d137baeb2232ab76eab6f8ccfa087a00aa2731f9d47b96f100c')
prepare() {
cd "$srcdir/netbird-$pkgver"