Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
i3status-rust


Commits:
81049218 by Frederik Schwan at 2023-11-22T21:07:03+01:00
upgpkg: 0.32.3-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = i3status-rust
+       pkgdesc = Resourcefriendly and feature-rich replacement for i3status, 
written in pure Rust
+       pkgver = 0.32.3
+       pkgrel = 1
+       url = https://github.com/greshake/i3status-rust
+       arch = x86_64
+       license = GPL3
+       makedepends = rust
+       makedepends = pandoc
+       depends = libpulse
+       depends = lm_sensors
+       optdepends = alsa-utils: for the volume block
+       optdepends = bluez: for the bluetooth block
+       optdepends = fakeroot: for the pacman block to show pending updates
+       optdepends = kdeconnect: for the kdeconnect block
+       optdepends = powerline-fonts: for all themes using the Powerline arrow 
char
+       optdepends = pulseaudio: for the volume block
+       optdepends = speedtest-cli: for the speedtest block
+       optdepends = ttf-font-awesome: for the awesome icons
+       optdepends = upower: for the battery block
+       source = 
i3status-rust-0.32.3.tar.gz::https://github.com/greshake/i3status-rust/archive/refs/tags/v0.32.3.tar.gz
+       b2sums = 
94b79a356151284eec41262606c9824f928de0e4a167a468fa23bbc917dbd83097e298d0b17022a6739de0950d3ea9242af8d3fe61268744e9158ec0560be5f8
+
+pkgname = i3status-rust


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=i3status-rust
-pkgver=0.32.2
+pkgver=0.32.3
 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=('b0bbb197d395729e47535b0afbfefe0c79c7ea17e5231a71b0a9297e6ff3f6597f754c706f7512f43ed008453b35512c8ad98734765213c978db0096e7ada72d')
+b2sums=('94b79a356151284eec41262606c9824f928de0e4a167a468fa23bbc917dbd83097e298d0b17022a6739de0950d3ea9242af8d3fe61268744e9158ec0560be5f8')
 
 prepare() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3status-rust/-/commit/81049218e1b5d55f38b791cc27762d5c9934e05c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/i3status-rust/-/commit/81049218e1b5d55f38b791cc27762d5c9934e05c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to