summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornovenary2021-12-13 23:29:35 +0200
committernovenary2021-12-13 23:29:35 +0200
commit82603b67a35e66a340a3683dd79c45d41cc35f29 (patch)
treef6965585eb5ac43ea9c92bd73c9875834590d228
parente4831071aeb291c8e885e5a666bb49137fe75ec2 (diff)
downloadaur-82603b67a35e66a340a3683dd79c45d41cc35f29.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a7bf06a89bc1..4bdf9a1f1512 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-soco
pkgdesc = A simple Python class that allows you to programmatically control Sonos speakers
pkgver = 0.25.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SoCo/SoCo
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index ec715f818f42..3e01748e1fe6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-soco
pkgver=0.25.0
-pkgrel=1
+pkgrel=2
pkgdesc="A simple Python class that allows you to programmatically control Sonos speakers"
arch=('any')
url="https://github.com/SoCo/SoCo"