David Runge pushed to branch main at Arch Linux / Packaging / Packages / mympd
Commits:
3c728cc2 by David Runge at 2026-07-14T21:59:12+02:00
upgpkg: 25.3.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = mympd
pkgdesc = A standalone and lightweight web-based MPD client
- pkgver = 25.2.2
+ pkgver = 25.3.0
pkgrel = 1
url = https://github.com/jcorporation/myMPD
arch = x86_64
@@ -17,9 +17,9 @@ pkgbase = mympd
depends = lua54
optdepends = libnewt: for mympd-config
optdepends = sh: for mympd-config
- source =
https://github.com/jcorporation/myMPD/archive/v25.2.2/mympd-v25.2.2.tar.gz
- sha512sums =
6e511f4894606b5c79401d801a9f87860eae6290a842085850c718844f51cf317fdad7f4131504ca92fa50ebdaa5244201b1b2264c99d50b072131afadc5db4d
- b2sums =
6f1b80745069f5edff53fcfdef82d64cb77327733ac2081adfd9d2836043939e09022b6c1591dd7bbec00026cb44b3104a622abbce9559f763ab01d1838b72d4
+ source =
https://github.com/jcorporation/myMPD/archive/v25.3.0/mympd-v25.3.0.tar.gz
+ sha512sums =
e66320bce2503920a688e460d2ee33209cc94388728d46b4ec605e200f68e58247cf6dba179b0204d4ee8485b71e5238eb87a157ae990ad0a452a2bdc6cb5260
+ b2sums =
8f764a49f9ab6cb66ca5fc20d4832eb58ef9ba0fb8a3ad4ea6a20f11965486aea5bfbd4bbddcbc0e96750e8ce84e91bb8946f4c8188cc678acfffe0f1847d700
pkgname = mympd
depends = glibc
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
_name=myMPD
pkgname=mympd
-pkgver=25.2.2
+pkgver=25.3.0
pkgrel=1
pkgdesc="A standalone and lightweight web-based MPD client"
arch=(x86_64)
@@ -27,8 +27,8 @@ optdepends=(
'sh: for mympd-config'
)
source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
-sha512sums=('6e511f4894606b5c79401d801a9f87860eae6290a842085850c718844f51cf317fdad7f4131504ca92fa50ebdaa5244201b1b2264c99d50b072131afadc5db4d')
-b2sums=('6f1b80745069f5edff53fcfdef82d64cb77327733ac2081adfd9d2836043939e09022b6c1591dd7bbec00026cb44b3104a622abbce9559f763ab01d1838b72d4')
+sha512sums=('e66320bce2503920a688e460d2ee33209cc94388728d46b4ec605e200f68e58247cf6dba179b0204d4ee8485b71e5238eb87a157ae990ad0a452a2bdc6cb5260')
+b2sums=('8f764a49f9ab6cb66ca5fc20d4832eb58ef9ba0fb8a3ad4ea6a20f11965486aea5bfbd4bbddcbc0e96750e8ce84e91bb8946f4c8188cc678acfffe0f1847d700')
build() {
local cmake_options=(
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/3c728cc2fa77049a3904ac7381ad6756c38c640c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mympd/-/commit/3c728cc2fa77049a3904ac7381ad6756c38c640c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help