summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Joram2023-01-15 13:26:13 +0200
committerPhilipp Joram2023-01-15 13:33:57 +0200
commit42b108c72915db4b23a9600d552a28767fe8ee57 (patch)
tree0540fd17b83bca63fb1354f65dead5528b872d33 /PKGBUILD
parentb083e956bc005502db6c24d1754c9a4c17f69843 (diff)
downloadaur-42b108c72915db4b23a9600d552a28767fe8ee57.tar.gz
Version 3.66.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 903a629fa990..34775a4dde89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=Mopidy-Iris
pkgname=mopidy-iris
-pkgver=3.65.0
+pkgver=3.66.0
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=('800ebe9e922d8c6d632080d2d4cbdade39d18ceb8eeda5fd4328facf7d52ab42')
+sha256sums=('f26fac05d7b038a79ea8acf6d52f096e0519edb089d08eb5a7374c8158e8ded8')
build() {
cd "${_name}-$pkgver"