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

upgpkg: 3.59-1: New upstream release

parent 1e8e3b35
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.58
pkgver = 3.59
pkgrel = 1
url = https://ultrabug.github.io/py3status/
arch = any
......@@ -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.58.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.58.tar.gz
source = py3status-3.59.tar.gz::https://github.com/ultrabug/py3status/archive/refs/tags/3.59.tar.gz
source = py3status-refresh-arch_updates.hook
sha256sums = 47b15e8c98d3ea2c2b2d57655f951ee440f02c18bab2df3eef82a25f506ce488
sha256sums = 4f86ff7fc4f1a2e133675c4ea441feb44c60a3b751f068bc5c9ac8b1f0f80e9c
sha256sums = af8725c17cd985a60e2801dd62ca32b26dbd547b279c2e1483793096043bc626
pkgname = py3status
[py3status]
source = "github"
github = "ultrabug/py3status"
use_max_tag = true
source = "git"
git = "https://github.com/ultrabug/py3status.git"
......@@ -6,7 +6,7 @@
# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
pkgname=py3status
pkgver=3.58
pkgver=3.59
pkgrel=1
pkgdesc="An extensible i3status replacement/wrapper written in python"
url="https://ultrabug.github.io/py3status/"
......@@ -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=('47b15e8c98d3ea2c2b2d57655f951ee440f02c18bab2df3eef82a25f506ce488'
sha256sums=('4f86ff7fc4f1a2e133675c4ea441feb44c60a3b751f068bc5c9ac8b1f0f80e9c'
'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