summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Elkouby2019-11-16 00:10:47 +0200
committerDan Elkouby2019-11-16 00:10:47 +0200
commitbfc0242ec55087ae11f2c7d77813013ffe0b99f0 (patch)
tree8291cb773e0aa8d08c41d8abdadd5177601517e8
parentf0c1947155974fdea5d7b1266f40b029a67fe3fb (diff)
downloadaur-bfc0242ec55087ae11f2c7d77813013ffe0b99f0.tar.gz
Python 3.8 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fe63fa034f40..156d2d077858 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.17
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/SoCo/SoCo
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 6460f4f72e67..88fe0590b2d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-soco
pkgver=0.17
-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"