summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorenz Steinert2022-06-12 10:37:44 +0200
committerLorenz Steinert2022-06-12 10:37:44 +0200
commit79a911acd200afdf204b2f5e27b0aaf3994e3d83 (patch)
tree231587d0b6d3e223e043d04ab83571747ae9798a
parent05b94729030964952fbea6efcb92e151b8ea195a (diff)
downloadaur-79a911acd200afdf204b2f5e27b0aaf3994e3d83.tar.gz
v9.3.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74986b36c111..1211c66e6fb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mympd
pkgdesc = A standalone and lightweight MPD web client.
- pkgver = 9.3.3
+ pkgver = 9.3.4
pkgrel = 1
url = https://github.com/jcorporation/myMPD
install = mympd.install
@@ -17,10 +17,10 @@ pkgbase = mympd
depends = libid3tag
depends = flac
depends = lua
- source = https://github.com/jcorporation/myMPD/archive/v9.3.3.tar.gz
+ source = https://github.com/jcorporation/myMPD/archive/v9.3.4.tar.gz
source = sysusers-mympd.conf
source = mympd.tmpfiles
- sha256sums = dd84c5668e4a8a8c021b0ddfde7c246cc9e349856c33f4d6069892d95672bf5b
+ sha256sums = bc007df9ac98c21115b38f653c9a51a2ab505203f225792980af37df8428dc25
sha256sums = b01e22c4a1868c6a25da0633f600c9e8796a3f5ccc7857472f98bc03927d1e1c
sha256sums = a407012d0137ddd2d32827d8f02c28b54f555009f74e1a3e89593ec5367112b0
diff --git a/PKGBUILD b/PKGBUILD
index cd542d4e7e6e..c56bb5ba4eea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=mympd
_pkgname=myMPD
-pkgver=9.3.3
+pkgver=9.3.4
pkgrel=1
pkgdesc="A standalone and lightweight MPD web client."
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
@@ -15,7 +15,7 @@ install=mympd.install
source=("https://github.com/jcorporation/myMPD/archive/v$pkgver.tar.gz"
sysusers-mympd.conf
mympd.tmpfiles)
-sha256sums=('dd84c5668e4a8a8c021b0ddfde7c246cc9e349856c33f4d6069892d95672bf5b'
+sha256sums=('bc007df9ac98c21115b38f653c9a51a2ab505203f225792980af37df8428dc25'
'b01e22c4a1868c6a25da0633f600c9e8796a3f5ccc7857472f98bc03927d1e1c'
'a407012d0137ddd2d32827d8f02c28b54f555009f74e1a3e89593ec5367112b0')