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


Commits:
ae9320ec by Frederik Schwan at 2024-04-07T20:37:58+02:00
upgpkg: 0.33.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = i3status-rust
        pkgdesc = Resourcefriendly and feature-rich replacement for i3status, 
written in pure Rust
-       pkgver = 0.33.0
-       pkgrel = 2
+       pkgver = 0.33.1
+       pkgrel = 1
        url = https://github.com/greshake/i3status-rust
        arch = x86_64
        license = GPL-3.0-only
@@ -20,7 +20,7 @@ pkgbase = i3status-rust
        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.33.0.tar.gz::https://github.com/greshake/i3status-rust/archive/refs/tags/v0.33.0.tar.gz
-       b2sums = 
f8df762b42a76b5f63a7ea84b2446c55ae0ee3e1b40658baf788426433af24ad26cedc1fc676323d74b850ae19d4d7264be1bd2d227e92a5bb53319e84615527
+       source = 
i3status-rust-0.33.1.tar.gz::https://github.com/greshake/i3status-rust/archive/refs/tags/v0.33.1.tar.gz
+       b2sums = 
26d4b424a87e7e5e08abdd4b84f80fea99a84c15e2e3aa69dae0f4ec730b4c98e7661ecf33d597ff7b7292219d8f1aca390b070fea213e682e5303b52e18000b
 
 pkgname = i3status-rust


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Josip Ponjavic <josipponjavic at gmail dot com>
 
 pkgname=i3status-rust
-pkgver=0.33.0
-pkgrel=2
+pkgver=0.33.1
+pkgrel=1
 pkgdesc='Resourcefriendly and feature-rich replacement for i3status, written 
in pure Rust'
 arch=('x86_64')
 url='https://github.com/greshake/i3status-rust'
@@ -29,7 +29,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=('f8df762b42a76b5f63a7ea84b2446c55ae0ee3e1b40658baf788426433af24ad26cedc1fc676323d74b850ae19d4d7264be1bd2d227e92a5bb53319e84615527')
+b2sums=('26d4b424a87e7e5e08abdd4b84f80fea99a84c15e2e3aa69dae0f4ec730b4c98e7661ecf33d597ff7b7292219d8f1aca390b070fea213e682e5303b52e18000b')
 
 prepare() {
   cd ${pkgname}-${pkgver}



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

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


Reply via email to