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 00fc4078af8b..58b330fbf92d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Espen Fossen <espfos@junta.no>
pkgname=mstream
-pkgver=4.6.0
+pkgver=4.6.1
pkgrel=1
pkgdesc='Music player server with a web-based interface'
arch=('any')
@@ -25,6 +25,6 @@ package() {
install -Dm644 mstream.service "$pkgdir"/usr/lib/systemd/system/mstream.service
install -Dm644 -g 49 -o 49 config.json "${pkgdir}/var/lib/${pkgname}/config.json"
}
-md5sums=('c119b51a0de67d90932fe6e060938521'
+md5sums=('f8d978ade28d77a280e1c8112aa034f8'
'6640e102dd29a6da5c4c075e4c4042d7'
'a38cbd06e4077f83926e1c06f380ae83')