Skip to content
Snippets Groups Projects
Verified Commit 1e8e3b35 authored by Robin Candau's avatar Robin Candau
Browse files

upgpkg: 3.58-1: New upstream release

parent 38dc209f
No related branches found
No related tags found
No related merge requests found
pkgbase = py3status
pkgdesc = An extensible i3status replacement/wrapper written in python
pkgver = 3.57
pkgrel = 4
pkgver = 3.58
pkgrel = 1
url = https://ultrabug.github.io/py3status/
arch = any
license = BSD-3-Clause
......@@ -22,9 +22,9 @@ pkgbase = py3status
optdepends = python-pytz: for the clock module
optdepends = python-tzlocal: for the clock module
optdepends = pacman-contrib: for the arch_updates module
source = py3status-3.57.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.57.tar.gz
source = py3status-3.58.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.58.tar.gz
source = py3status-refresh-arch_updates.hook
sha256sums = a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6
sha256sums = 47b15e8c98d3ea2c2b2d57655f951ee440f02c18bab2df3eef82a25f506ce488
sha256sums = af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626
pkgname = py3status
......@@ -6,8 +6,8 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
pkgver=3.57
pkgrel=4
pkgver=3.58
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="https://ultrabug.github.io/py3status/"
arch=('any')
......@@ -26,7 +26,7 @@ optdepends=('i3status: for i3status modules'
'pacman-contrib: for the arch_updates module')
source=("$pkgname-$pkgver.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/$pkgver.tar.gz"
"$pkgname-refresh-arch_updates.hook")
sha256sums=('a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6'
sha256sums=('47b15e8c98d3ea2c2b2d57655f951ee440f02c18bab2df3eef82a25f506ce488'
'af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626')
build() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment