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


Commits:
2cbcac67 by Frederik Schwan at 2024-02-19T12:03:22+01:00
upgpkg: 0.33.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = i3status-rust
        pkgdesc = Resourcefriendly and feature-rich replacement for i3status, 
written in pure Rust
-       pkgver = 0.32.3
+       pkgver = 0.33.0
        pkgrel = 1
        url = https://github.com/greshake/i3status-rust
        arch = x86_64
@@ -18,7 +18,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.32.3.tar.gz::https://github.com/greshake/i3status-rust/archive/refs/tags/v0.32.3.tar.gz
-       b2sums = 
94b79a356151284eec41262606c9824f928de0e4a167a468fa23bbc917dbd83097e298d0b17022a6739de0950d3ea9242af8d3fe61268744e9158ec0560be5f8
+       source = 
i3status-rust-0.33.0.tar.gz::https://github.com/greshake/i3status-rust/archive/refs/tags/v0.33.0.tar.gz
+       b2sums = 
f8df762b42a76b5f63a7ea84b2446c55ae0ee3e1b40658baf788426433af24ad26cedc1fc676323d74b850ae19d4d7264be1bd2d227e92a5bb53319e84615527
 
 pkgname = i3status-rust


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



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

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


Reply via email to