summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98bba04b3889..d6a26cff49f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vasiliy Stelmachenok <ventureo@yandex.ru>
pkgname=zfxtop
pkgdesc='fetch top for gen Z with X written by bubbletea enjoyer'
-pkgver=0.3.0
+pkgver=0.3.2
pkgrel=1
license=('BSD2')
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/ssleert/zfxtop'
options=('!lto')
makedepends=("go>=1.18")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ssleert/zfxtop/archive/refs/tags/${pkgver}.tar.gz")
-sha256sums=('fa6894aa98f0dce60935efb884e5f9c6a4b7e2dd033c636ab9c8c9d614ccf0a7')
+sha256sums=('801298918fc6a98dfb79e55060ec47c3daacfcd99a01347465e70650e7a2cc03')
prepare() {
cd "$pkgname-$pkgver"