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

upgpkg: 3.54-1: New upstream

parent 9be762be
No related branches found
No related tags found
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = py3status
pkgdesc = An extensible i3status replacement/wrapper written in python
pkgver = 3.54
pkgrel = 1
url = https://py3status.readthedocs.io/en/latest/
arch = any
license = BSD
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatch
depends = python
depends = python-setuptools
optdepends = i3status: for i3status modules
optdepends = i3blocks: for i3blocks modules
optdepends = iw: for the wifi module
optdepends = python-mpris2: for the mpris module
optdepends = python-pyudev: for udev event monitoring
optdepends = python-pydbus: for modules that rely on D-Bus
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.54.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.54.tar.gz
sha256sums = 7aa67b2ef952e029e4b99b9b6498f9b38eff96b3d147df857f14a4d960bea8fd
pkgname = py3status
......@@ -6,7 +6,7 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
pkgver=3.53
pkgver=3.54
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="https://py3status.readthedocs.io/en/latest/"
......@@ -25,7 +25,7 @@ optdepends=('i3status: for i3status modules'
'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=('6df24a9d7a1465abd78adb3143d1a3959a477c167b4b12bca67528c1ccab4611')
sha256sums=('7aa67b2ef952e029e4b99b9b6498f9b38eff96b3d147df857f14a4d960bea8fd')
build() {
cd "$pkgname-$pkgver"
......
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