summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergey A2022-04-23 23:24:12 +0300
committerSergey A2022-04-23 23:24:12 +0300
commita2fa63b3e4fd7162c2da8e3a6b3920aa3bc0a453 (patch)
tree8d26384ca238ba17181c2e3b44e8c51d68c9180a
parentcc1c36ed99e28f2301ba44f6f6377b6c305d6815 (diff)
downloadaur-a2fa63b3e4fd7162c2da8e3a6b3920aa3bc0a453.tar.gz
Update to 0.13.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f9c63ef7816..9ecfb1dc3e5c 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.13.1
+ 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.13.1/zenith_0.13.0-1_amd64.deb
+ sha256sums = 0aaec2dd711f5904dc80a12a31be1867e11a8c204cc3feeecbf6fe5cef98a5db
pkgname = zenith-bin
diff --git a/PKGBUILD b/PKGBUILD
index e805ccf79468..583b019a6259 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.13.1
+pkgrel=1
pkgdesc="Terminal system monitor with histograms, written in Rust"
arch=('x86_64')
url="https://github.com/bvaisvil/zenith"
@@ -10,8 +10,8 @@ license=('MIT')
provides=('zenith')
conflicts=('zenith')
optdepends=('nvidia-utils')
-source=("${url}/releases/download/${pkgver}/zenith_${pkgver}-1_amd64.deb")
-sha256sums=('6efffe6c819bd7a5e6aeff90b8692a39855f7128c0fb78d8c83e2b278326d928')
+source=("${url}/releases/download/${pkgver}/zenith_0.13.0-1_amd64.deb")
+sha256sums=('0aaec2dd711f5904dc80a12a31be1867e11a8c204cc3feeecbf6fe5cef98a5db')
package() {
# extract package data