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

upgpkg: 3.57-1: New upstream release

parent bf5ba693
No related branches found
Tags 3.6.2.0-49
No related merge requests found
pkgbase = py3status
pkgdesc = An extensible i3status replacement/wrapper written in python
pkgver = 3.56
pkgver = 3.57
pkgrel = 1
url = https://ultrabug.github.io/py3status/
arch = any
......@@ -12,6 +12,7 @@ pkgbase = py3status
makedepends = python-hatch
depends = python
depends = python-setuptools
depends = glib2
optdepends = i3status: for i3status modules
optdepends = i3blocks: for i3blocks modules
optdepends = iw: for the wifi module
......@@ -21,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.56.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.56.tar.gz
source = py3status-3.57.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.57.tar.gz
source = py3status-refresh-arch_updates.hook
sha256sums = e5d6722d29a09bafc9d21f0dade99b45c2324b64440f47178818daee2c6f324c
sha256sums = a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6
sha256sums = af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626
pkgname = py3status
......@@ -6,13 +6,13 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
pkgver=3.56
pkgver=3.57
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="https://ultrabug.github.io/py3status/"
arch=('any')
license=('BSD-3-Clause')
depends=('python' 'python-setuptools')
depends=('python' 'python-setuptools' 'glib2')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-hatch')
checkdepends=('python-pytest')
optdepends=('i3status: for i3status modules'
......@@ -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=('e5d6722d29a09bafc9d21f0dade99b45c2324b64440f47178818daee2c6f324c'
sha256sums=('a3954d0d108b220fd6c65c7b4d6fa88f2c2e10cecb5429723013ea7d3447c1e6'
'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