summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Joram2022-11-13 21:24:02 +0000
committerPhilipp Joram2022-11-13 21:24:02 +0000
commit9b931a9199c3980d390cbbb7d784fac53f5f92e9 (patch)
treedba7645c602c2d38facdee82315101a3b729c902 /PKGBUILD
parent5f8f22287fe77f39e0f6632ca0d7e30f61d3ec07 (diff)
downloadaur-9b931a9199c3980d390cbbb7d784fac53f5f92e9.tar.gz
Version 3.65.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55f3479fb1db..b8225051fd38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=iris
pkgname=mopidy-${_pkgname}
-pkgver=3.64.1
+pkgver=3.65.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-setuptools' 'python-pip')
optdepends=('mopidy-local: local library support'
'mopidy-spotify: spotify support')
source=("${pkgname}-${pkgver}.tar.gz::https://pypi.io/packages/source/M/Mopidy-Iris/Mopidy-Iris-${pkgver}.tar.gz")
-sha256sums=('905493a9b8872ce68b2f2d7e9331b1781cfbf88ced80801c670152338ae34176')
+sha256sums=('800ebe9e922d8c6d632080d2d4cbdade39d18ceb8eeda5fd4328facf7d52ab42')
package() {
cd "${srcdir}/Mopidy-Iris-${pkgver}"