[arch-commits] Commit in i3status-rust/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Mon Jun 20 09:59:27 UTC 2022
Date: Monday, June 20, 2022 @ 09:59:26
Author: freswa
Revision: 1238641
upgpkg: i3status-rust 0.22.0-1
Modified:
i3status-rust/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-20 08:27:29 UTC (rev 1238640)
+++ PKGBUILD 2022-06-20 09:59:26 UTC (rev 1238641)
@@ -3,7 +3,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=i3status-rust
-pkgver=0.21.10
+pkgver=0.22.0
pkgrel=1
pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written in pure Rust'
arch=('x86_64')
@@ -24,8 +24,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=('dccd302d0e871c57679c85e879c0d9c2b58ee22c142132d3fc9b81170441a7d456d71810d28b4e6c2bcd7e5b4082d18e816aedd0f17b4d94a83771ee17c4fb67')
+source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/greshake/i3status-rust/archive/refs/tags/v${pkgver}.tar.gz")
+b2sums=('db92fd965bc5fa6e31e35494a8772a164523a36b4a27aa80596cde97c5a4772984883cf147e031b5a3344f221ed939d0ca1f9a06c4e95c5488a890af6952f5ba')
prepare() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list