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