Date: Sunday, February 26, 2023 @ 15:12:56 Author: foxboron Revision: 1405166
upgpkg: py3status 3.49-1 Modified: py3status/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-26 15:10:16 UTC (rev 1405165) +++ PKGBUILD 2023-02-26 15:12:56 UTC (rev 1405166) @@ -5,7 +5,7 @@ # Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG pkgname=py3status -pkgver=3.48 +pkgver=3.49 pkgrel=1 pkgdesc="An extensible i3status replacement/wrapper written in python" url="https://www.ultrabug.fr/tag/py3status/" @@ -24,7 +24,7 @@ 'python-tzlocal: for the clock module' 'pacman-contrib: for the arch_updates module') source=("$pkgname-$pkgver.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/$pkgver.tar.gz") -sha256sums=('8740fb533ae53c3ebcd6dc8f42aa12260adec729450a0207ef19def484cb2638') +sha256sums=('d322a12d7605ace0c4015c938a7c9f2936b6b4f050b9c084aa2523b2b3a49f80') build() { cd "$pkgname-$pkgver"
