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

Frederik Schwan freswa at archlinux.org
Thu Dec 3 15:38:46 UTC 2020


    Date: Thursday, December 3, 2020 @ 15:38:46
  Author: freswa
Revision: 769607

upgpkg: i3status-rust 0.14.3-1

Modified:
  i3status-rust/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-03 15:30:34 UTC (rev 769606)
+++ PKGBUILD	2020-12-03 15:38:46 UTC (rev 769607)
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=i3status-rust
-pkgver=0.14.2
+pkgver=0.14.3
 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/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
-b2sums=('59af79b0ef7e343ef8b02fbb83b0ef5e9ac243c8d965d781bee0e019ba9a5ecefa5aabe052ed4a06830ea60de483be668f8b9cbd9833cc889f4970677cac47bd')
+source=("https://github.com/greshake/i3status-rust/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+b2sums=('c8ddf581b7145ad12830735f0bed857215935ee073d6bff9e8ef0b81188129c4ee88565975e22260af2437329b7dc2cb8bd6277cab93d37c853c7c764ba8f0cb')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list