[arch-commits] Commit in i3status-rust/trunk (PKGBUILD)

Frederik Schwan freswa at gemini.archlinux.org
Sun Jan 30 14:30:14 UTC 2022


    Date: Sunday, January 30, 2022 @ 14:30:13
  Author: freswa
Revision: 1120243

upgpkg: i3status-rust 0.21.3-1

Modified:
  i3status-rust/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-30 14:17:24 UTC (rev 1120242)
+++ PKGBUILD	2022-01-30 14:30:13 UTC (rev 1120243)
@@ -3,13 +3,13 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=i3status-rust
-pkgver=0.21.2
+pkgver=0.21.3
 pkgrel=1
 pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written in pure Rust'
 arch=('x86_64')
 url='https://github.com/greshake/i3status-rust'
 license=('GPL3')
-depends=('libpulse')
+depends=('libpulse' 'lm_sensors')
 makedepends=('rust')
 optdepends=('alsa-utils: for the volume block'
             'bluez: for the bluetooth block'
@@ -26,7 +26,7 @@
             'ttf-font-awesome: for the awesome icons'
             'upower: for the battery block')
 source=("https://github.com/greshake/i3status-rust/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('844aac09ab1d7c7130ff1deb71298864d97625aef2ccc99c7d91e16d05ed0b781360cac7b00e0e29060bacd05e1f4d70f82ede308f0966b84ee85b91130fbd24')
+b2sums=('f61948f839907116e626e22b14a2086f62dbcd0a3fc86873deab5c286390a359b86d992f9018ce909ab3fd1fde650611aaab8b9a50aef4faefcaa4a9b7c5b0e7')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list