Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
i3status-rust
Commits:
b34b6c54 by Frederik Schwan at 2023-09-02T21:54:17+02:00
upgpkg: 0.32.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
pkgname=i3status-rust
-pkgver=0.32.0
+pkgver=0.32.1
pkgrel=1
pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written
in pure Rust'
arch=('x86_64')
@@ -21,7 +21,7 @@ optdepends=('alsa-utils: for the volume block'
'ttf-font-awesome: for the awesome icons'
'upower: for the battery block')
source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/greshake/i3status-rust/archive/refs/tags/v${pkgver}.tar.gz")
-b2sums=('3c8fa82dc7f9b29b3d732945c08793aa9b7ae14779e03088f4f761b40f2da58b636a8078be80264ab7b4ca07568a13b14676ce4d69d2acc29dcaa26c1013bfcd')
+b2sums=('9f8f7c36eca29cd3bf3e60a8a2d495bffa993a163961468186dd65e33bace5f838d603dcefe0e4a49eaf4a3b31ccfe0cad13c7b410d71b03c5fae8e6b6b6ad25')
prepare() {
cd ${pkgname}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i3status-rust/-/commit/b34b6c54c85cd1224789217578fcbaeb35261860
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/i3status-rust/-/commit/b34b6c54c85cd1224789217578fcbaeb35261860
You're receiving this email because of your account on gitlab.archlinux.org.