summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f9c63ef7816..6c4298c1298a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = zenith-bin
pkgdesc = Terminal system monitor with histograms, written in Rust
- pkgver = 0.13.0
- pkgrel = 2
+ pkgver = 0.14.0
+ pkgrel = 1
url = https://github.com/bvaisvil/zenith
arch = x86_64
license = MIT
optdepends = nvidia-utils
provides = zenith
conflicts = zenith
- source = https://github.com/bvaisvil/zenith/releases/download/0.13.0/zenith_0.13.0-1_amd64.deb
- sha256sums = 6efffe6c819bd7a5e6aeff90b8692a39855f7128c0fb78d8c83e2b278326d928
+ source = https://github.com/bvaisvil/zenith/releases/download/0.14.0/zenith_0.14.0-1_amd64.deb
+ sha256sums = 04f7adb77eb9545f63e09e940b7b2d9232f7d8926fec7d4e5c4409d2f7c10b4f
pkgname = zenith-bin
diff --git a/PKGBUILD b/PKGBUILD
index e805ccf79468..1afb07b4907e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Sergey A. <murlakatamenka@disroot.org>
pkgname=zenith-bin
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
pkgdesc="Terminal system monitor with histograms, written in Rust"
arch=('x86_64')
url="https://github.com/bvaisvil/zenith"
@@ -11,7 +11,7 @@ provides=('zenith')
conflicts=('zenith')
optdepends=('nvidia-utils')
source=("${url}/releases/download/${pkgver}/zenith_${pkgver}-1_amd64.deb")
-sha256sums=('6efffe6c819bd7a5e6aeff90b8692a39855f7128c0fb78d8c83e2b278326d928')
+sha256sums=('04f7adb77eb9545f63e09e940b7b2d9232f7d8926fec7d4e5c4409d2f7c10b4f')
package() {
# extract package data