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

Frederik Schwan freswa at archlinux.org
Sat Feb 13 17:35:36 UTC 2021


    Date: Saturday, February 13, 2021 @ 17:35:35
  Author: freswa
Revision: 859417

upgpkg: i3status-rust 0.14.4-1

Modified:
  i3status-rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-13 17:35:08 UTC (rev 859416)
+++ PKGBUILD	2021-02-13 17:35:35 UTC (rev 859417)
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=i3status-rust
-pkgver=0.14.3
+pkgver=0.14.4
 pkgrel=1
 pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written in pure Rust'
 arch=('x86_64')
@@ -25,8 +25,8 @@
             'speedtest-cli: for the speedtest block'
             'ttf-font-awesome: for the awesome icons'
             'upower: for the battery block')
-source=("https://github.com/greshake/i3status-rust/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('c8ddf581b7145ad12830735f0bed857215935ee073d6bff9e8ef0b81188129c4ee88565975e22260af2437329b7dc2cb8bd6277cab93d37c853c7c764ba8f0cb')
+source=("https://github.com/greshake/i3status-rust/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
+b2sums=('83537436ec9d9f0dc5940d7139429f2e6b001f4e1e55042e39f7882bd877e4d29fb8cd81129279555dfd4cceab89451ae1f9a7150bf723468bbf627a16845e6f')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list