summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff7e79d5758d..7cb120e5b9e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Frederick Gnodtke <fgnodtke at cronosx dot de>
pkgname=mopidy-subidy
-pkgver=0.2.3
+pkgver=0.2.4
pkgrel=1
pkgdesc="Mopidy extension for playing music from Subsonic servers"
arch=('any')
@@ -15,7 +15,7 @@ depends=(
makedepends=('python2')
provides=('mopidy-subidy')
source=("https://github.com/prior99/${pkgname}/archive/${pkgver}.tar.gz")
-sha256sums=('8292df2f28686f72fcd1418d9e9873e8450688a161207f471e8df7b7cf5eff76')
+sha256sums=('60a5151f0124285e7b89eee9af8e88441a56a72367251d597136165c2b178308')
package() {