summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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"