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

upgpkg: 3.52-1: New upstream release

parent 014767ab
No related branches found
No related tags found
No related merge requests found
# Maintainer: Morten Linderud <foxboron@archlinux.org>
# Maintainer: Jonas Witschel <diabonas@archlinux.org>
# Maintainer: Robin Candau <antiz@archlinux.org>
# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
# Contributor: Alexis "Horgix" Chotard <alexis.horgix.chotard@gmail.com>
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
pkgver=3.51
pkgver=3.52
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="https://www.ultrabug.fr/tag/py3status/"
arch=('any')
license=('BSD')
depends=('python' 'python-setuptools')
makedepends=('python-build' 'python-installer' 'python-wheel')
depends=('python')
makedepends=('python-build' 'python-installer' 'python-wheel' 'python-setuptools' 'python-hatch')
checkdepends=('python-pytest')
optdepends=('i3status: for i3status modules'
'i3blocks: for i3blocks modules'
......@@ -24,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=('4f065fd14a549122b1b8bdcda4ec58b5ca53e83109300b96249c2622f9947564')
sha256sums=('b7afafbfc8363f3160eb7a76e65bbee87658098f72fc4d0bc3a3d06a46a3c3b3')
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