summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Joram2023-02-12 00:21:19 +0200
committerPhilipp Joram2023-02-12 00:21:19 +0200
commitb2d23285f9eda0500b2a59eabb61504f0a931971 (patch)
treeab2bd5c0d08881e7ed14236e78de3affc9d3e7f3 /PKGBUILD
parent42b108c72915db4b23a9600d552a28767fe8ee57 (diff)
downloadaur-b2d23285f9eda0500b2a59eabb61504f0a931971.tar.gz
Version 3.66.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 34775a4dde89..26c45ae07b93 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=Mopidy-Iris
pkgname=mopidy-iris
-pkgver=3.66.0
+pkgver=3.66.1
pkgrel=1
pkgdesc='A Mopidy Web client that utilizes the Spotify and EchoNest frameworks. (Formerly Spotmop)'
arch=('any')
@@ -15,7 +15,7 @@ makedepends=('python-build' 'python-installer' 'python-wheel')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')
source=("${_name}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha256sums=('f26fac05d7b038a79ea8acf6d52f096e0519edb089d08eb5a7374c8158e8ded8')
+sha256sums=('73cd9e1e473f304abc0620c7b03dab710f7f2642d180381d103ae402c04d5667')
build() {
cd "${_name}-$pkgver"