summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Martinez2021-12-13 22:30:29 -0600
committerLuis Martinez2021-12-13 22:30:29 -0600
commit22a7c90d64b2eba2fa69e6a017e4cbb3217659e0 (patch)
treef0a620b7e8f2c7b23055e19abaeea247ca9680c1
parent2ac87713839cb634d3574268ba0719235a00b3ad (diff)
downloadaur-22a7c90d64b2eba2fa69e6a017e4cbb3217659e0.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 a05267aca1c9..36f3c9154b7e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-miio
pkgdesc = Python library & console tool for controlling Xiaomi smart appliances
pkgver = 0.5.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/rytilahti/python-miio
install = miio.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 7d3fa2357de1..58205317a563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-miio
pkgver=0.5.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python library & console tool for controlling Xiaomi smart appliances"
url="https://github.com/rytilahti/python-miio"
arch=('any')